[Pkg-haskell-commits] darcs: haskell-testpack: Depend on Random
Iain Lane
laney at debian.org
Fri Jan 4 15:04:51 UTC 2013
Sat Feb 25 23:31:51 UTC 2012 Iain Lane <laney at debian.org>
* Depend on Random
Ignore-this: 14456f41e3f9e7372e3a2a6b9a43a728
M ./control +3
Sat Feb 25 23:31:51 UTC 2012 Iain Lane <laney at debian.org>
* Depend on Random
Ignore-this: 14456f41e3f9e7372e3a2a6b9a43a728
diff -rN -u old-haskell-testpack//control new-haskell-testpack//control
--- old-haskell-testpack//control 2013-01-04 15:04:51.618721620 +0000
+++ new-haskell-testpack//control 2013-01-04 15:04:51.634722542 +0000
@@ -11,11 +11,14 @@
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
More information about the Pkg-haskell-commits
mailing list