Changing resolver from lts-5.11 to lts-6.1 triggers "Missing build tools" error #2235
Milestone
Comments
Noticed this in docker when moved from 5.15 to 6.5, local build doesn't bring this error |
Update: the error about hsc2hs is spurious. There's nothing wrong with it. The actual error preventing the build was at the bottom: Snowdrift.cabal needed to relax its restriction on hjsmin. I think the issue still stands, but it is about spurious errors. |
mgsloan
added a commit
that referenced
this issue
Nov 11, 2016
I've fixed this - it now checks if the tool is on the PATH before warning. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Snowdrift at eabedbd builds fine. If I change to using lts-6.1, however, I get the error that mentions #595 (reproduced below).
The text was updated successfully, but these errors were encountered: