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


The following commit has been merged in the master branch:
commit 61d6bb72861ee8f30d9fc96045418f0736723e7d
Author: John Goerzen <jgoerzen at complete.org>
Date:   Tue Dec 27 04:37:48 2005 +0100

    Update MissingH.cabal for 0.13.0

diff --git a/MissingH.cabal b/MissingH.cabal
index 0cc034e..a267fa3 100644
--- a/MissingH.cabal
+++ b/MissingH.cabal
@@ -1,9 +1,9 @@
 -- arch-tag: MissingH main description file
 Name: MissingH
-Version: 0.12.3
+Version: 0.13.0
 License: GPL
 Maintainer: John Goerzen <jgoerzen at complete.org>
-Stability: Alpha
+Stability: Beta
 Copyright: Copyright (c) 2004-2005 John Goerzen
 Exposed-Modules: MissingH.Str, MissingH.IO, MissingH.IO.Binary, MissingH.List,
   MissingH.Daemon,
@@ -81,7 +81,6 @@ Exposed-Modules: MissingH.Str, MissingH.IO, MissingH.IO.Binary, MissingH.List,
   MissingH.GetOpt
 Extensions: ExistentialQuantification, AllowOverlappingInstances,
     AllowUndecidableInstances, CPP
--- CPP extension is really only needed in FiniteMap.hs and Rfc2821.hs
 Build-Depends: haskell-src, network, parsec, base,
                unix,
                haskell98, mtl

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list