[Haskell-cafe] HUnit

Alexander Dunlap alexander.dunlap at gmail.com
Fri May 22 00:07:34 EDT 2009


I believe you need to capitalize it correctly: HUnit.

Alex

On Thu, May 21, 2009 at 8:52 PM, Vasili I. Galchin <vigalchin at gmail.com> wrote:
> my bad ... what about:
>
> vigalchin at 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 at 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
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>


More information about the Haskell-Cafe mailing list