[Pkg-haskell-commits] darcs: haskell-crypto: Add dependencies
Joachim Breitner
mail at joachim-breitner.de
Mon Apr 18 08:53:09 UTC 2011
Mon Apr 18 08:48:42 UTC 2011 Joachim Breitner <mail at joachim-breitner.de>
* Add dependencies
Ignore-this: d3bba67a3711383f9e8bbce28a994f82
M ./control +6
Mon Apr 18 08:48:42 UTC 2011 Joachim Breitner <mail at joachim-breitner.de>
* Add dependencies
Ignore-this: d3bba67a3711383f9e8bbce28a994f82
diff -rN -u old-haskell-crypto/control new-haskell-crypto/control
--- old-haskell-crypto/control 2011-04-18 08:53:09.663720007 +0000
+++ new-haskell-crypto/control 2011-04-18 08:53:09.667720217 +0000
@@ -8,7 +8,13 @@
, haskell-devscripts (>= 0.8)
, ghc
, ghc-prof
+ , libghc-quickcheck2-dev (>= 2.4.0.1)
+ , libghc-quickcheck2-prof
+ , libghc-hunit-dev
+ , libghc-hunit-prof
Build-Depends-Indep: ghc-doc
+ , libghc-quickcheck2-doc
+ , libghc-hunit-doc
Standards-Version: 3.9.1
Homepage: http://hackage.haskell.org/package/Crypto
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-crypto
More information about the Pkg-haskell-commits
mailing list