[Pkg-haskell-commits] darcs: haskell-configfile: New readBinaryFile, writeBinaryFile
John Goerzen
jgoerzen at complete.org
Fri Jan 4 14:39:43 UTC 2013
Tue Apr 5 23:06:18 UTC 2005 John Goerzen <jgoerzen at complete.org>
* New readBinaryFile, writeBinaryFile
Ignore-this: 3c8fe9d04cdbc0f104910651eeffebf
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: 3c8fe9d04cdbc0f104910651eeffebf
Keywords:
(jgoerzen at complete.org--projects/missingh--head--0.7--patch-215)
diff -rN -u old-haskell-configfile//changelog new-haskell-configfile//changelog
--- old-haskell-configfile//changelog 2013-01-04 14:39:40.739451877 +0000
+++ new-haskell-configfile//changelog 2013-01-04 14:39:43.106750445 +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