General summary/comments (optional)
A project called 'interactive' causes a silent error while constructing the build plan:
Error: While constructing the build plan, the following exceptions were encountered:
Plan construction failed.
Steps to reproduce
stack new interactive
cd interactive
stack build
Expected
Stack builds the project
Actual
Stack fails to create the build plan without printing an error
Stack version
$ stack --version
Version 1.4.0, Git revision e714f1dd3fade19496d91bd6a017e435a96a6bcd (4640 commits) x86_64 hpack-0.17.0
Method of installation
- Official binary, downloaded from stackage.org or fpcomplete's package repository
General summary/comments (optional)
A project called 'interactive' causes a silent error while constructing the build plan:
Steps to reproduce
stack new interactivecd interactivestack buildExpected
Stack builds the project
Actual
Stack fails to create the build plan without printing an error
Stack version
Method of installation