[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 14:54:12 UTC 2010


The following commit has been merged in the master branch:
commit 9f395e6987a3105c43bf82bbad338631423ff979
Author: John Goerzen <jgoerzen at complete.org>
Date:   Fri Dec 24 09:32:23 2004 +0100

    really fixed iotest
    
    Keywords:
    
    
    (jgoerzen at complete.org--projects/missingh--head--0.7--patch-171)

diff --git a/ChangeLog b/ChangeLog
index 052faf3..a300c4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,18 @@
 # arch-tag: automatic-ChangeLog--jgoerzen at complete.org--projects/missingh--head--0.7
 #
 
+2004-12-24 02:32:23 GMT	John Goerzen <jgoerzen at complete.org>	patch-171
+
+    Summary:
+      really fixed iotest
+    Revision:
+      missingh--head--0.7--patch-171
+
+
+    modified files:
+     ChangeLog testsrc/IOtest.hs
+
+
 2004-12-24 02:26:41 GMT	John Goerzen <jgoerzen at complete.org>	patch-170
 
     Summary:
diff --git a/testsrc/IOtest.hs b/testsrc/IOtest.hs
index 5f4dd82..18a635b 100644
--- a/testsrc/IOtest.hs
+++ b/testsrc/IOtest.hs
@@ -16,7 +16,7 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 -}
 
-module IOtest(foo) where
+module IOtest() where
 import HUnit
 import MissingH.IO
 import Testutil

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list