[Pkg-haskell-commits] darcs: haskell-hspec: Fix depends
Joachim Breitner
mail at joachim-breitner.de
Thu Apr 16 21:03:58 UTC 2015
Thu Apr 16 19:42:46 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* Fix depends
M ./control -2 +2
Thu Apr 16 19:42:46 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* Fix depends
diff -rN -u old-haskell-hspec/control new-haskell-hspec/control
--- old-haskell-hspec/control 2015-04-16 21:03:58.470535459 +0000
+++ new-haskell-hspec/control 2015-04-16 21:03:58.474535458 +0000
@@ -13,8 +13,8 @@
, libghc-hspec-core-prof
, hspec-discover (>= 2.1.5)
, hspec-discover (<< 2.1.6)
- , libghc-hspec-expectations-dev (>= 2.1.5)
- , libghc-hspec-expectations-dev (<< 2.1.6)
+ , libghc-hspec-expectations-dev (>= 0.6.1)
+ , libghc-hspec-expectations-dev (<< 0.6.2)
, libghc-hspec-expectations-prof
, libghc-hunit-dev (>= 1.2.5)
, libghc-hunit-prof
More information about the Pkg-haskell-commits
mailing list