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


The following commit has been merged in the master branch:
commit 0acc7cffb578a62a6d1b0483c5dc65bd359c01c7
Author: John Goerzen <jgoerzen at complete.org>
Date:   Sat Dec 10 00:24:16 2005 +0100

    Revert a debugging test

diff --git a/MissingH/Cmd.hs b/MissingH/Cmd.hs
index 7e75880..2464f0b 100644
--- a/MissingH/Cmd.hs
+++ b/MissingH/Cmd.hs
@@ -370,7 +370,6 @@ pOpen pm fp args func =
                                        closeFd (fst pipepair)
                                        h <- fdToHandle (snd pipepair)
                                        x <- func h
-                                       seq x x
                                        hClose h
                                        return $! x
                         pOpen3 (Just (fst pipepair)) Nothing Nothing fp args

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list