diff options
Diffstat (limited to 'p/haskell-hakyll/debian/control')
| -rw-r--r-- | p/haskell-hakyll/debian/control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/p/haskell-hakyll/debian/control b/p/haskell-hakyll/debian/control index b2015d24e..ce7c87b18 100644 --- a/p/haskell-hakyll/debian/control +++ b/p/haskell-hakyll/debian/control @@ -69,6 +69,10 @@ Build-Depends: debhelper (>= 9) , libghc-http-types-dev (>= 0.7) , libghc-http-types-dev (<< 0.9) , libghc-http-types-prof + , libghc-hunit-dev (>= 1.2) + , libghc-hunit-dev (<< 1.3) + , libghc-quickcheck2-dev (>= 2.4) + , libghc-quickcheck2-dev (<< 2.7) , libghc-test-framework-dev (>= 0.4) , libghc-test-framework-dev (<< 0.9) , libghc-test-framework-hunit-dev (>= 0.2) |
