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


The following commit has been merged in the master branch:
commit 38ff4a5e309e7c271f7b6299b7c039cf2ed80354
Author: John Goerzen <jgoerzen at complete.org>
Date:   Fri Dec 24 09:26:41 2004 +0100

    Cleaned up iotest
    
    Keywords:
    
    
    (jgoerzen at complete.org--projects/missingh--head--0.7--patch-170)

diff --git a/ChangeLog b/ChangeLog
index 2ec911b..052faf3 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:26:41 GMT	John Goerzen <jgoerzen at complete.org>	patch-170
+
+    Summary:
+      Cleaned up iotest
+    Revision:
+      missingh--head--0.7--patch-170
+
+
+    modified files:
+     ChangeLog testsrc/IOtest.hs
+
+
 2004-12-24 02:21:19 GMT	John Goerzen <jgoerzen at complete.org>	patch-169
 
     Summary:
diff --git a/testsrc/IOtest.hs b/testsrc/IOtest.hs
index ef23d84..5f4dd82 100644
--- a/testsrc/IOtest.hs
+++ b/testsrc/IOtest.hs
@@ -21,7 +21,7 @@ import HUnit
 import MissingH.IO
 import Testutil
 
-foo = hInteract
+
 
 
 

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list