[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:07:46 UTC 2010


The following commit has been merged in the master branch:
commit e71298bf6193061daec1153c3e1c307c480db705
Author: John Goerzen <jgoerzen at complete.org>
Date:   Wed Apr 5 02:40:22 2006 +0100

    Syntax fix

diff --git a/MissingH/Str.hs b/MissingH/Str.hs
index a30419c..ff3bca0 100644
--- a/MissingH/Str.hs
+++ b/MissingH/Str.hs
@@ -32,7 +32,7 @@ Written by John Goerzen, jgoerzen\@complete.org
 
 module MissingH.Str
                        (-- * Whitespace Removal
-                        strip, lstrip, rstrip
+                        strip, lstrip, rstrip,
                         -- * Tests
                         -- | Note: These functions are aliases for functions
                         -- in "MissingH.List".

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list