stack ghci
fails to open a test target without first build
#3943
Labels
stack ghci
fails to open a test target without first build
#3943
General summary/comments (optional)
stack ghci
fails to open a test target if you haven't built the test target before.Steps to reproduce
I have created a repro repo with a
README.sh
that demonstrates the issue: https://github.com/parsonsmatt/stack-test-bugExpected
I expect that
should recognize what needs to be built, build it, and work correctly.
Actual
Stack version
Method of installation
The text was updated successfully, but these errors were encountered: