Closed wayofthepie closed 8 years ago
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.
Argh, that was dumb on my part. Thanks for the PR.
I'm currently using stack 0.1.8.0, and running shc gives the following:
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.