[Pkg-haskell-commits] [SCM] haskell-testpack branch, master, updated. debian/1.0.2-1-38-gf16a0a9

John Goerzen jgoerzen at complete.org
Fri Apr 23 23:38:21 UTC 2010


The following commit has been merged in the master branch:
commit fb13e902a21a631c766942f3fbc85e428589f0d2
Author: John Goerzen <jgoerzen at complete.org>
Date:   Fri Apr 23 05:04:57 2010 -0500

    Added qc2 to control

diff --git a/debian/control b/debian/control
index d8d5c68..28f1a03 100644
--- a/debian/control
+++ b/debian/control
@@ -11,9 +11,12 @@ Build-Depends: cdbs (>= 0.4.59),
                ghc6-prof,
                libghc6-mtl-prof,
                libghc6-hunit-prof,
+               libghc6-quickcheck2-dev,
+               libghc6-quickcheck2-prof
 Build-Depends-Indep: ghc6-doc,
                      libghc6-mtl-doc,
                      libghc6-hunit-doc,
+                     libghc6-quickcheck2-doc
 Standards-Version: 3.8.4
 Section: haskell
 Homepage: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/testpack

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list