[Pkg-haskell-commits] darcs: ftphs: New readBinaryFile, writeBinaryFile
John Goerzen
jgoerzen at complete.org
Fri Jan 4 14:21:33 UTC 2013
Tue Apr 5 23:06:18 UTC 2005 John Goerzen <jgoerzen at complete.org>
* New readBinaryFile, writeBinaryFile
Ignore-this: befed4740d773086bb719ba2c28e1b67
Keywords:
(jgoerzen at complete.org--projects/missingh--head--0.7--patch-215)
M ./changelog +3
Tue Apr 5 23:06:18 UTC 2005 John Goerzen <jgoerzen at complete.org>
* New readBinaryFile, writeBinaryFile
Ignore-this: befed4740d773086bb719ba2c28e1b67
Keywords:
(jgoerzen at complete.org--projects/missingh--head--0.7--patch-215)
diff -rN -u old-ftphs//changelog new-ftphs//changelog
--- old-ftphs//changelog 2013-01-04 14:21:31.010237576 +0000
+++ new-ftphs//changelog 2013-01-04 14:21:32.891717591 +0000
@@ -1,10 +1,13 @@
missingh (0.9.2) unstable; urgency=low
+ * Compatibility with new Hugs and GHC releases.
* New modules: MissingH.Debian, MissingH.Debian.ControlParser
* New MissingH.List functions: wholeMap, fixedWidth
* New function: MissingH.Time.epochToClockTime
* Updated HVFS utilities to use epochToClockTime for compatibility
with the newer Hugs
+ * New features in MissingH.IO.Binary: readBinaryFile, writeBinaryFile.
+ Make sure tests use these features where appropriate.
-- John Goerzen <jgoerzen at complete.org> Tue, 15 Mar 2005 09:18:10 -0600
More information about the Pkg-haskell-commits
mailing list