[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:49:13 UTC 2010
The following commit has been merged in the master branch:
commit aecf2d6fd62c83f145a1ee3946fc61e8c1196668
Author: John Goerzen <jgoerzen at complete.org>
Date: Fri Dec 3 03:30:29 2004 +0100
Added new modules to cabal file
Keywords:
(jgoerzen at complete.org--projects/missingh--head--0.5--patch-144)
diff --git a/ChangeLog b/ChangeLog
index e1baecf..02f747a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,18 @@
# arch-tag: automatic-ChangeLog--jgoerzen at complete.org--projects/missingh--head--0.5
#
+2004-12-02 20:30:29 GMT John Goerzen <jgoerzen at complete.org> patch-144
+
+ Summary:
+ Added new modules to cabal file
+ Revision:
+ missingh--head--0.5--patch-144
+
+
+ modified files:
+ ChangeLog Setup.description
+
+
2004-12-02 20:28:03 GMT John Goerzen <jgoerzen at complete.org> patch-143
Summary:
diff --git a/Setup.description b/Setup.description
index 34855d8..b2289d0 100644
--- a/Setup.description
+++ b/Setup.description
@@ -1,6 +1,6 @@
-- arch-tag: MissingH main description file
Name: MissingH
-Version: 0.5.2
+Version: 0.6.0
License: GPL
Maintainer: John Goerzen <jgoerzen at complete.org>
Stability: Alpha
@@ -20,6 +20,10 @@ Modules: MissingH.IO, MissingH.IO.Binary, MissingH.List,
MissingH.Network.FTP.Client,
MissingH.Network.FTP.Parser,
MissingH.Parsec,
+ MissingH.Either,
+ MissingH.ConfigParser,
+ MissingH.ConfigParser.Types,
+ MissingH.ConfigParser.Parser,
MissingH.Printf, MissingH.Printf.Types, MissingH.Printf.Printer,
MissingH.Bits,
MissingH.Wash.Mail.Email,
--
haskell-testpack
More information about the Pkg-haskell-commits
mailing list