summaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control10
1 files changed, 6 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 5d856f8..0e00288 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: optional
Section: utils
Build-Depends: debhelper (>= 10),
ghc,
- libghc-argon2-dev (>= 1.2),
- libghc-argon2-dev (<< 1.3),
+ libghc-argon2-dev (>= 1.3),
+ libghc-argon2-dev (<< 1.4),
libghc-monadrandom-dev (>= 0.4),
libghc-monadrandom-dev (<< 0.6),
libghc-safesemaphore-dev (>= 0.10),
@@ -52,8 +52,10 @@ Build-Depends: debhelper (>= 10),
libghc-split-dev (<< 0.3),
libghc-stm-dev (>= 2.4),
libghc-stm-dev (<< 2.5),
- libghc-text-dev (>= 1.2),
- libghc-text-dev (<< 1.3),
+ libghc-text-dev (>= 0.1),
+ libghc-text-dev (<< 0.2),
+ libghc-text-short-dev (>= 1.2),
+ libghc-text-short-dev (<< 1.3),
libghc-token-bucket-dev (>= 0.1),
libghc-token-bucket-dev (<< 0.2),
libghc-unbounded-delays-dev (>= 0.1),