stack-hpc-coveralls
stack-hpc-coveralls copied to clipboard
Support multi-package projects
I separated my project into two packages and now shc fails with this error:
shc: can not find ether-0.5.0.0-HUV2NfyFRgi9DfAPlMIQvQ/Control.Monad.Trans.Ether.State.Strict in [".stack-work/dist/x86_64-linux/Cabal-1.24.1.0/hpc"]
Unfortunately I don't know much about multi-package projects. The matter is complicated even more because HPC has almost zero documentation and it's often difficult to understand what it is doing.
I'm really sorry but at the moment I'm swamped with work, so I cannot look into this right now. I'll see if I can do something on the weekend.
No problem, it's by no means urgent. I'm not even sure that HPC will work at all because today I've separated the test suite itself into a separate package as well.