summaryrefslogtreecommitdiff
path: root/p/haskell-hsx2hs
diff options
context:
space:
mode:
authorSven Bartscher <sven.bartscher@weltraumschlangen.de>2015-03-18 23:34:18 +0300
committerSven Bartscher <sven.bartscher@weltraumschlangen.de>2015-03-18 23:34:18 +0300
commit37b842a72beda7e03fc75f9f8732ab0e3efb2247 (patch)
tree476810986c1dccabbf6ab588ae949824f896e3ee /p/haskell-hsx2hs
parentf794b4d2552b3fdf5285bc76606b52749e3c5ee1 (diff)
downloadDHG_packages-37b842a72beda7e03fc75f9f8732ab0e3efb2247.tar.gz
haskell-hsx2hs: Adjusted build-dependencies
Diffstat (limited to 'p/haskell-hsx2hs')
-rw-r--r--p/haskell-hsx2hs/debian/control9
1 files changed, 5 insertions, 4 deletions
diff --git a/p/haskell-hsx2hs/debian/control b/p/haskell-hsx2hs/debian/control
index 1401b9a11..735a233d2 100644
--- a/p/haskell-hsx2hs/debian/control
+++ b/p/haskell-hsx2hs/debian/control
@@ -8,16 +8,17 @@ Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
- , libghc-src-exts-dev (>= 1.14)
- , libghc-src-exts-dev (<< 1.16)
+ , libghc-src-exts-dev (>= 1.16)
+ , libghc-src-exts-dev (<< 1.17)
, libghc-src-exts-prof
- , libghc-src-meta-dev (>> 0.6)
+ , libghc-src-meta-dev (>= 0.6)
+ , libghc-src-meta-dev (<< 0.7)
, libghc-src-meta-prof
, libghc-mtl-dev (>> 2.0)
, libghc-mtl-dev (<< 2.3)
, libghc-mtl-prof
, ghc-ghci
- , libghc-utf8-string-dev (>> 0.3)
+ , libghc-utf8-string-dev (>= 0.3)
, libghc-utf8-string-dev (<< 0.4)
, libghc-utf8-string-prof
Build-Depends-Indep: ghc-doc