[Pkg-haskell-commits] darcs: haskell-conduit: Depend on safe, for the test suite
Joachim Breitner
mail at joachim-breitner.de
Mon Dec 22 13:39:42 UTC 2014
Sun Dec 21 16:02:14 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Depend on safe, for the test suite
M ./control +1
Sun Dec 21 16:02:14 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Depend on safe, for the test suite
diff -rN -u old-haskell-conduit/control new-haskell-conduit/control
--- old-haskell-conduit/control 2014-12-22 13:39:42.002577637 +0000
+++ new-haskell-conduit/control 2014-12-22 13:39:42.006577641 +0000
@@ -29,6 +29,7 @@
, libghc-void-prof
, libghc-hspec-dev (>= 1.3)
, libghc-quickcheck2-dev
+ , libghc-safe-dev
Build-Depends-Indep: ghc-doc
, libghc-exceptions-doc
, libghc-lifted-base-doc
More information about the Pkg-haskell-commits
mailing list