lhs2TeX Build Failure
Dominic Steinitz
dominic.steinitz at blueyonder.co.uk
Sat Feb 28 08:46:57 EST 2009
Duncan Coutts wrote:
> On Sat, 2009-02-28 at 11:42 +0300, Bulat Ziganshin wrote:
>> Hello Dominic,
>>
>> Saturday, February 28, 2009, 11:24:56 AM, you wrote:
>>
>>> Curiously, I think I built it at work under windows yesterday but maybe
>>> I was using ghc 6.8. I can't check until Monday.
>> definitely, these are 6.8 -> 6.10 incompatibility messages. it needs
>> to add base<=3 to libraries clause of .cabal file
>
> You mean base < 4.
>
> It's also possible for users to build it using cabal-install which will
> automatically pick base 3 if the package does not declare it needs base
> 4. Or if you're building manually step by step then use configure
> --constraint='base < 4'.
>
> Duncan
>
>
>
That's done the trick. Thanks, Dominic.
More information about the Libraries
mailing list