summaryrefslogtreecommitdiff
path: root/p/haskell-hit
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-04-17 18:56:06 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2015-04-17 18:56:06 +0300
commitb52d0de047f275f7875fa1c7810d7ed8d20cb7aa (patch)
treefd4c3092996fe497b65dfcb7299dfa2b18dcb29a /p/haskell-hit
parent13f92377346be000223307f11247bd33c79c239e (diff)
downloadDHG_packages-b52d0de047f275f7875fa1c7810d7ed8d20cb7aa.tar.gz
haskell-hit: Fix build depends
Diffstat (limited to 'p/haskell-hit')
-rw-r--r--p/haskell-hit/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/haskell-hit/debian/control b/p/haskell-hit/debian/control
index 924c4d886..38da287c5 100644
--- a/p/haskell-hit/debian/control
+++ b/p/haskell-hit/debian/control
@@ -40,7 +40,7 @@ Build-Depends: debhelper (>= 9)
, libghc-utf8-string-dev
, libghc-utf8-string-prof
, libghc-tasty-dev
- , libghc-tasty-quickcheck2-dev (>= 0.2)
+ , libghc-tasty-quickcheck-dev (>= 0.2)
, libghc-bytedump-dev (>= 1.0)
Build-Depends-Indep: ghc-doc
, libghc-byteable-doc