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


The following commit has been merged in the master branch:
commit 060b4d905c2998aa48e76db179e1cdf199dc00d0
Author: John Goerzen <jgoerzen at complete.org>
Date:   Thu Apr 28 06:14:39 2005 +0100

    Noted Rfc2821's use of CPP

diff --git a/MissingH.cabal b/MissingH.cabal
index 197a369..b45ea5c 100644
--- a/MissingH.cabal
+++ b/MissingH.cabal
@@ -76,7 +76,7 @@ Exposed-Modules: MissingH.IO, MissingH.IO.Binary, MissingH.List,
   MissingH.GetOpt
 Extensions: ExistentialQuantification, AllowOverlappingInstances,
     AllowUndecidableInstances, CPP
--- CPP extension is really only needed in FiniteMap.hs
+-- CPP extension is really only needed in FiniteMap.hs and Rfc2821.hs
 Build-Depends: haskell-src, network, unix, parsec
 GHC-Options: -O2
 

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list