summaryrefslogtreecommitdiff
path: root/p/haskell-blaze-html/debian/control
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2017-06-17 13:36:18 -0400
committerClint Adams <clint@debian.org>2017-06-18 10:37:20 -0400
commit0daf0951a44b43f4a42c64dfb5cf50747dd4fbe8 (patch)
treea80d5ddfe30fceee59ee8997d794c8ca2f4f1fd0 /p/haskell-blaze-html/debian/control
parentb004bbad9dc7a6ddab76aa959bebe8da3baba70b (diff)
downloadDHG_packages-0daf0951a44b43f4a42c64dfb5cf50747dd4fbe8.tar.gz
blaze-html: Upgrading from 0.8.1.2 to 0.8.1.3
Diffstat (limited to 'p/haskell-blaze-html/debian/control')
-rw-r--r--p/haskell-blaze-html/debian/control6
1 files changed, 5 insertions, 1 deletions
diff --git a/p/haskell-blaze-html/debian/control b/p/haskell-blaze-html/debian/control
index b08550bbb..1e1816374 100644
--- a/p/haskell-blaze-html/debian/control
+++ b/p/haskell-blaze-html/debian/control
@@ -17,8 +17,12 @@ Build-Depends:
libghc-blaze-markup-dev (<< 0.8),
libghc-blaze-markup-dev (>= 0.7),
libghc-blaze-markup-prof,
- libghc-hunit-dev (<< 1.4),
+ libghc-text-dev (>= 0.10),
+ libghc-text-dev (<< 1.3),
+ libghc-text-prof,
libghc-hunit-dev (>= 1.2),
+ libghc-hunit-dev (<< 1.6),
+ libghc-quickcheck2-dev (>= 2.4),
libghc-quickcheck2-dev (<< 2.10),
libghc-quickcheck2-dev (>= 2.4),
libghc-test-framework-dev (<< 0.9),