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


The following commit has been merged in the master branch:
commit 597c0e60fd011560f094b9bff3351157c199fe15
Author: John Goerzen <jgoerzen at complete.org>
Date:   Tue Nov 16 04:33:57 2004 +0100

    Updated Cabal files
    
    Keywords:
    
    
    (jgoerzen at complete.org--projects/missingh--head--0.5--patch-66)

diff --git a/ChangeLog b/ChangeLog
index a48b8cf..b8bbb58 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,18 @@
 # arch-tag: automatic-ChangeLog--jgoerzen at complete.org--projects/missingh--head--0.5
 #
 
+2004-11-15 21:33:57 GMT	John Goerzen <jgoerzen at complete.org>	patch-66
+
+    Summary:
+      Updated Cabal files
+    Revision:
+      missingh--head--0.5--patch-66
+
+
+    modified files:
+     ChangeLog Setup.description
+
+
 2004-11-15 21:31:21 GMT	John Goerzen <jgoerzen at complete.org>	patch-65
 
     Summary:
diff --git a/Setup.description b/Setup.description
index 7634b87..34855d8 100644
--- a/Setup.description
+++ b/Setup.description
@@ -20,6 +20,7 @@ Modules: MissingH.IO, MissingH.IO.Binary, MissingH.List,
     MissingH.Network.FTP.Client,
     MissingH.Network.FTP.Parser,
   MissingH.Parsec,
+  MissingH.Printf, MissingH.Printf.Types, MissingH.Printf.Printer,
   MissingH.Bits,
   MissingH.Wash.Mail.Email,
     MissingH.Wash.Mail.EmailConfig,
@@ -45,5 +46,6 @@ Modules: MissingH.IO, MissingH.IO.Binary, MissingH.List,
     MissingH.Wash.Utility.URLCoding,
     MissingH.Wash.Utility.Unique
 HS-Source-Dir: libsrc
-Extensions: ExistentialQuantification
+Extensions: ExistentialQuantification, AllowOverlappingInstances,
+    AllowUndecidableInstances
 Build-Depends: haskell-src, network, unix, parsec

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list