summaryrefslogtreecommitdiff
path: root/p/haskell-binary-orphans/debian/control
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2016-09-29 10:47:40 -0400
committerClint Adams <clint@debian.org>2016-09-29 10:47:40 -0400
commit58df9ac69ebfd0ab07c42a92c07e92bb3026d294 (patch)
tree51a9fbcc9243be617da2e0a43eea5f7421828d6f /p/haskell-binary-orphans/debian/control
parent544222d1865a10b5733c98d4ea274ae73c3ba2e0 (diff)
downloadDHG_packages-58df9ac69ebfd0ab07c42a92c07e92bb3026d294.tar.gz
binary-orphans: upstream patch to build with newer aeson, QuickCheck, semigroups, tagged
Diffstat (limited to 'p/haskell-binary-orphans/debian/control')
-rw-r--r--p/haskell-binary-orphans/debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/p/haskell-binary-orphans/debian/control b/p/haskell-binary-orphans/debian/control
index ba7b80ee7..35ac11654 100644
--- a/p/haskell-binary-orphans/debian/control
+++ b/p/haskell-binary-orphans/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9),
ghc,
ghc-prof,
libghc-aeson-dev (>= 0.7.0.6),
- libghc-aeson-dev (<< 0.11.3),
+ libghc-aeson-dev (<< 1.1),
libghc-aeson-prof,
libghc-case-insensitive-dev (>= 1.2.0.4),
libghc-case-insensitive-dev (<< 1.2.1),
@@ -21,10 +21,10 @@ Build-Depends: debhelper (>= 9),
libghc-scientific-dev (<< 0.4),
libghc-scientific-prof,
libghc-semigroups-dev (>= 0.16.2.2),
- libghc-semigroups-dev (<< 0.18.2),
+ libghc-semigroups-dev (<< 0.18.3),
libghc-semigroups-prof,
libghc-tagged-dev (>= 0.7.3),
- libghc-tagged-dev (<< 0.8.5),
+ libghc-tagged-dev (<< 0.8.6),
libghc-tagged-prof,
libghc-text-dev (>= 1.2.0.6),
libghc-text-dev (<< 1.3),
@@ -42,7 +42,7 @@ Build-Depends: debhelper (>= 9),
libghc-vector-binary-instances-dev (<< 0.3),
libghc-vector-binary-instances-prof,
libghc-quickcheck2-dev (>= 2.7),
- libghc-quickcheck2-dev (<< 2.9.2),
+ libghc-quickcheck2-dev (<< 2.9.3),
libghc-quickcheck-instances-dev (>= 0.3.11),
libghc-quickcheck-instances-dev (<< 0.3.13),
libghc-tasty-dev (>= 0.10.1.2),