[Pkg-haskell-commits] [SCM] haskell-testpack branch, master, updated. debian/1.0.2-1-4-gb0d6b36

John Goerzen jgoerzen at complete.org
Fri Apr 23 15:03:29 UTC 2010


The following commit has been merged in the master branch:
commit d1e401ba6a269f5bcace7ccb6892b759b026b7a3
Author: John Goerzen <jgoerzen at complete.org>
Date:   Mon Oct 10 19:08:02 2005 +0100

    Noted a few things in README

diff --git a/README b/README
index 35f72a9..3279e01 100644
--- a/README
+++ b/README
@@ -81,10 +81,11 @@ MissingH.ConfigParser     * Configuration file parser
 MissingH.Daemon           * Support for detaching from a terminal
 
 MissingH.Debian           * Compare two Debian version numbers
+                            [ does not require Debian to compile ]
 
 MissingH.Debian.          * Parse debian/control files or output from
  ControlParser              various Debian commands that use the same format
-                            [ does not require Debian to run ]
+                            [ does not require Debian to compile run ]
 
 MissingH.Either           * Utilities for the Either type/Error monad
 
@@ -104,8 +105,9 @@ MissingH.Hsemail          * E-mail parsers
 MissingH.IO               * Copying data between files or handles
                           * Lazy operations on line input
 
-MissingH.IO.Binary        * Binary I/O with Haskell strings
+MissingH.IO.Binary        * Binary I/O with Haskell Strings or [Word8]
                           * Lazy operations on binary blocks
+                          * Binary file copy
 
 MissingH.IO.HVFS          * Haskell Virtual File System
                           * Lets you emulate real filesystems and work

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list