[darcs-users] dropping GHC 6.6 support

Eric Kow kowey at darcs.net
Fri Jun 12 08:42:29 UTC 2009


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 <trentbuck at gmail.com>
>   * Update build dependency documentation.
> 
> Fri Jun 12 18:33:11 EST 2009  Trent W. Buck <trentbuck at gmail.com>
>   * 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.osuosl.org/pipermail/darcs-users/attachments/20090612/9b353c00/attachment.pgp>


More information about the darcs-users mailing list