stack-hpc-coveralls icon indicating copy to clipboard operation
stack-hpc-coveralls copied to clipboard

Support multi-package projects

Open int-index opened this issue 9 years ago • 2 comments

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"]

int-index avatar May 02 '16 07:05 int-index

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.

rubik avatar May 03 '16 18:05 rubik

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.

int-index avatar May 03 '16 20:05 int-index