[Pkg-haskell-commits] [SCM] haskell-testpack branch, master, updated. debian/2.0.0-3-12-g2626d47

Iain Lane laney at debian.org
Sat Feb 25 23:36:00 UTC 2012


The following commit has been merged in the master branch:
commit e405ea5a89c1ee20ce4133f8f886321746feff55
Author: Iain Lane <laney at debian.org>
Date:   Sat Feb 25 23:31:38 2012 +0000

    Depend on Random

diff --git a/debian/control b/debian/control
index 0b54756..5cc41f0 100644
--- a/debian/control
+++ b/debian/control
@@ -11,11 +11,14 @@ Build-Depends: cdbs,
                libghc-mtl-prof,
                libghc-hunit-dev,
                libghc-hunit-prof,
+               libghc-random-dev,
+               libghc-random-prof,
                libghc-quickcheck2-dev (>= 2.1.0.3),
                libghc-quickcheck2-prof
 Build-Depends-Indep: ghc-doc,
                      libghc-mtl-doc,
                      libghc-hunit-doc,
+                     libghc-random-doc,
                      libghc-quickcheck2-doc
 Standards-Version: 3.8.4
 Section: haskell

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list