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


The following commit has been merged in the master branch:
commit 9c73069e8f6ba51ce33b89e7efe551d7217ebd7c
Author: John Goerzen <jgoerzen at complete.org>
Date:   Wed Apr 16 18:19:48 2008 -0500

    More hackage tweaks

diff --git a/MissingH.cabal b/MissingH.cabal
index 2458779..eaefcf3 100644
--- a/MissingH.cabal
+++ b/MissingH.cabal
@@ -1,5 +1,5 @@
 Name: MissingH
-Version: 1.0.1.1
+Version: 1.0.1.2
 License: GPL
 Maintainer: John Goerzen <jgoerzen at complete.org>
 Author: John Goerzen
@@ -60,7 +60,8 @@ Library
 
  Extensions: ExistentialQuantification, OverlappingInstances,
    UndecidableInstances, CPP, Rank2Types,
-   MultiParamTypeClasses, FlexibleInstances, FlexibleContexts
+   MultiParamTypeClasses, FlexibleInstances, FlexibleContexts,
+   PatternSignatures
 
  Build-Depends: network, parsec, base,
                haskell98, mtl, HUnit, regex-compat, QuickCheck, filepath,

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list