cabal-1.6.0.1 won't build with ghc-6.6.1 in WinXP

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Fri Jan 23 14:53:12 EST 2009


On Fri, 2009-01-23 at 16:46 +0000, Alistair Bayley wrote:
> > Thanks for the bug report. I filed the details here:
> > http://hackage.haskell.org/trac/hackage/ticket/473
> >
> > I've pushed a patch to Cabal HEAD. Would you mind checking that it fixes
> > the issue for you and I'll push the fix to the 1.6 branch so that it'll
> > get into the upcomming 1.6.0.2 release.
> 
> It seems to work. I can build under ghc-6.6 now (although I get loads
> of linker errors, which is another problem to sort out).
> 
> Turns out that with ghc-6.6, the Maybe instance of Monoid is missing
> (it's in 6.8 onwards), so I had to change Setup to handle this.

I presume you mean both problems are in your package and not in Cabal
right?

> Thanks for the rapid turnaround.

No problem.


Duncan



More information about the Libraries mailing list