my bad ... what about:

vigalchin@ubuntu:~/FTP/Haskell/Swish-0.2.1$ cabal configure
Configuring swish-0.2.1...
cabal: At least the following dependencies are missing:
hunit -any


On Thu, May 21, 2009 at 6:20 PM, Don Stewart <dons@galois.com> wrote:
vigalchin:
> 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
 ^^^^^

Typo.

-- Don