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


The following commit has been merged in the master branch:
commit bc8cbe4f6923284d72034d8c7df10cb3590f83f6
Author: John Goerzen <jgoerzen at complete.org>
Date:   Mon Oct 10 18:49:39 2005 +0100

    Added new Timeout module to cabal

diff --git a/MissingH.cabal b/MissingH.cabal
index 913f762..ba049f9 100644
--- a/MissingH.cabal
+++ b/MissingH.cabal
@@ -39,7 +39,7 @@ Exposed-Modules: MissingH.Str, MissingH.IO, MissingH.IO.Binary, MissingH.List,
   MissingH.Checksum.CRC32.Posix, MissingH.Checksum.CRC32.GZip,
   MissingH.Compression.Inflate,
   MissingH.FileArchive.GZip,
-  MissingH.Threads.Child,
+  MissingH.Threads.Child, MissingH.Threads.Timeout,
   MissingH.IO.BlockIO,
   MissingH.IO.HVFS,
     MissingH.IO.HVFS.Combinators,

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list