[Pkg-haskell-commits] darcs: haskell-testpack: New readBinaryFile, writeBinaryFile

John Goerzen jgoerzen at complete.org
Fri Jan 4 14:55:08 UTC 2013


Tue Apr  5 23:06:18 UTC 2005  John Goerzen <jgoerzen at complete.org>
  * New readBinaryFile, writeBinaryFile
  Ignore-this: 17bd2bc4be0a0154626e008ac889c696
  
  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: 17bd2bc4be0a0154626e008ac889c696
  
  Keywords: 
  
  
  (jgoerzen at complete.org--projects/missingh--head--0.7--patch-215)
diff -rN -u old-haskell-testpack//changelog new-haskell-testpack//changelog
--- old-haskell-testpack//changelog	2013-01-04 14:55:06.359733910 +0000
+++ new-haskell-testpack//changelog	2013-01-04 14:55:08.059242211 +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