On Mon, May 25, 2009 at 10:29:05AM +0100, Eric Kow wrote:
> On Sat, May 23, 2009 at 15:39:57 +1000, Trent W.Buck wrote:
> > Sat May 23 15:31:28 EST 2009  Trent W. Buck <[email protected]>
> >   * Temporary bodge for missing Data.Function in GHC 6.6.
> 
> Applied, thanks for fixing that!
> 
> Temporary bodge for missing Data.Function in GHC 6.6.
> -----------------------------------------------------
> > +-- Reduces to the "import" line after we drop GHC 6.6 support.
> > +#if __GLASGOW_HASKELL >= 686

Oops, should that be __GLASGOW_HASKELL__ (trailing underscores)?
Setup.lhs seems to use that.
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to