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


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

    Removed Maildir from cabal file for now (it doesn't compile yet)

diff --git a/MissingH.cabal b/MissingH.cabal
index f52812d..913f762 100644
--- a/MissingH.cabal
+++ b/MissingH.cabal
@@ -7,7 +7,7 @@ Stability: Alpha
 Copyright: Copyright (c) 2004-2005 John Goerzen
 Exposed-Modules: MissingH.Str, MissingH.IO, MissingH.IO.Binary, MissingH.List,
   MissingH.Daemon,
-  MissingH.Email.Mailbox, MissingH.Email.Mailbox.Maildir,
+  MissingH.Email.Mailbox,
   MissingH.Logging, MissingH.Logging.Handler,
     MissingH.Logging.Handler.Simple, MissingH.Logging.Handler.Syslog,
     MissingH.Logging.Logger, 

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list