Shc only supports stack 0.1.7
Closed this issue · 1 comments
wayofthepie commented
I'm currently using stack 0.1.8.0, and running shc gives the following:
Error: at least Stack 0.1.7 is required
Looks like the version check only supports stack 1.7.0: https://github.com/rubik/stack-hpc-coveralls/blob/master/src/SHC/Utils.hs#L57.
rubik commented
Argh, that was dumb on my part. Thanks for the PR.