summaryrefslogtreecommitdiff
path: root/p/haskell-hspec
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-04-16 22:42:46 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2015-04-16 22:42:46 +0300
commit2a84b99354242644affd1df1877cfcd1933685ee (patch)
tree4207cc2ee17dbe6de35b446ea82f1619d78d2593 /p/haskell-hspec
parent24d1bc51048794a2e17c1265f7550dae49f7cac2 (diff)
downloadDHG_packages-2a84b99354242644affd1df1877cfcd1933685ee.tar.gz
haskell-hspec: Fix depends
Diffstat (limited to 'p/haskell-hspec')
-rw-r--r--p/haskell-hspec/debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/p/haskell-hspec/debian/control b/p/haskell-hspec/debian/control
index dcd3f5892..a2a0adb82 100644
--- a/p/haskell-hspec/debian/control
+++ b/p/haskell-hspec/debian/control
@@ -13,8 +13,8 @@ Build-Depends: debhelper (>= 9)
, 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