Hello,

    I have some code with several test cases that use HUnit. I added hunit as one of my cabal dependencies but cabal complained with:

Setup: At least the following dependencies are missing:
hutil -any

What am I doing incorrectly?

Thanks,

Vasili