[Haskell-cafe] can't build testpack

Ezekiel Smithburg tehgeekmeister at gmail.com
Sat Jan 31 20:45:13 EST 2009


oddly, when i do that, i'm back to the original error message.  and sorry, i
didn't understand what you meant, apparently.

On Sat, Jan 31, 2009 at 7:41 PM, Krzysztof Skrzętnicki <gtener at gmail.com>wrote:

>
> 2009/2/1 Ezekiel Smithburg <tehgeekmeister at gmail.com>
>
>> solution to that problem:
>>
>> deleted the lines from "If flag(splitBase)" on and changed base in
>> Build-Depends to base >= 4.
>>
>
> Well, this is exactly what I suggested in the first place:
>
> > This error is due to usage of old base package in version 3.> In .cabal
> file add dependency on base-4, in form "base >= 4".
>
> Regarding second qustion:
>
> > random 1.0.0.1 is installed, i've verified that.  what does this error
> mean?
>
> It means that .cabal file fails to specify dependancy on random package.
> Add dependancy on "random" package next to "base>=4". This should help.
>
> All best
>
> Christopher Skrzętnicki
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090131/b47c96a1/attachment.htm


More information about the Haskell-Cafe mailing list