Don Would you consider applying this patch to package 'binary' please?
* Replaces deprecated -fglasgow-exts with the right language flags * Removes an UNPACK pragma that does nothing and now elicits a warning * Adds a type signature on a local binding The third is helpful for the new type inference engine, and makes the code clearer too. If that's acceptable, could you let us know when done so we can suck them down to the GHC repo? Many thanks Simon Tue Aug 10 17:25:07 BST 2010 simo...@microsoft.com * Remove deprecated -fglasgow-exts in favour of language extension flags M ./src/Data/Binary/Get.hs -3 +2 Fri Jul 30 13:30:14 BST 2010 simo...@microsoft.com * Remove unproductive UNPACK pragma M ./src/Data/Binary/Put.hs -1 +1 Fri Jul 30 13:29:36 BST 2010 simo...@microsoft.com * Add type signature on local binding M ./src/Data/Binary/Get.hs -9 +10
binary-patch
Description: binary-patch
_______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc