summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2016-10-27 21:00:29 -0400
committerClint Adams <clint@debian.org>2016-10-27 21:00:29 -0400
commit41f25e409f8e12d0f0b630d8f7d3e25d9f81d5bf (patch)
tree08a4812d569f9fa33f472cd766ae6a85e5a1598e /debian/control
parent38367800bc654820fdad6e13f85228af6ea7af71 (diff)
Revert "Temporarily build-depend on ghc 8 and haskell-devscripts 0.13"
This reverts commit 32c0a8fcb9ba470d0f5f38aafa2310d6c18d97f4.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 8539cf219..e820df934 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: cdbs (>= 0.4.131~),
libfont-ttf-perl,
debhelper,
dh-buildinfo,
- ghc (>= 8),
+ ghc,
alex,
happy,
libghc-unordered-containers-dev (<< 3),
@@ -99,7 +99,7 @@ Build-Depends: cdbs (>= 0.4.131~),
libghc-http-client-tls-prof,
libghc-http-types-prof,
libghc-syb-prof,
- haskell-devscripts (>= 0.13)
+ haskell-devscripts (>= 0.8.19~)
Build-Depends-Indep: ghc-doc
, libghc-unordered-containers-doc
, libghc-parsec3-doc