On Fri, Jun 12, 2009 at 18:36:24 +1000, Trent W.Buck wrote: > As reqested, remove GHC 6.6isms found by fgrep -r 6.6. > > Fri Jun 12 18:32:15 EST 2009 Trent W. Buck <[email protected]> > * Update build dependency documentation. > > Fri Jun 12 18:33:11 EST 2009 Trent W. Buck <[email protected]> > * Remove GHC 6.6 compatibility (Data.Function.on).
Applied, thanks! You may be interested to note the following: $ grep -r GLASGOW_HASKELL src src/Lcs.hs:#if __GLASGOW_HASKELL__ > 604 src/Crypt/SHA256.hs:#if __GLASGOW_HASKELL__ > 606 src/Darcs/Email.hs:#if __GLASGOW_HASKELL__ > 606 src/ByteStringUtils.hs:#if __GLASGOW_HASKELL__ > 606 src/ByteStringUtils.hs:#if __GLASGOW_HASKELL__ > 606 src/ByteStringUtils.hs:#if __GLASGOW_HASKELL__ <= 606 -- Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow> PGP Key ID: 08AC04F9
signature.asc
Description: Digital signature
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
