[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:06:04 UTC 2010


The following commit has been merged in the master branch:
commit eca8133c2ea264e21bdb9a7d745bb2c7dbc183bc
Author: John Goerzen <jgoerzen at complete.org>
Date:   Tue Dec 27 04:34:59 2005 +0100

    Adjust comment

diff --git a/MissingH/ConfigParser.hs b/MissingH/ConfigParser.hs
index 70925b7..e8f77ef 100644
--- a/MissingH/ConfigParser.hs
+++ b/MissingH/ConfigParser.hs
@@ -158,7 +158,7 @@ simpleAccess cp s o = defdefaulthandler cp s (optionxform cp $ o)
 {- | Interpolating access function.  Please see the Interpolation section
 above for a background on interpolation.
 
-Although the format string looks similar to one used by "MissingH.Printf",
+Although the format string looks similar to one used by "Text.Printf",
 it is not the same.  In particular, only the %(...)s format is supported.
 No width specifiers are supported and no conversions other than s are supported.
 

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list