summaryrefslogtreecommitdiff
path: root/p/haskell-unordered-containers
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2016-10-12 22:48:49 -0400
committerClint Adams <clint@debian.org>2016-10-12 22:50:23 -0400
commit21fab69c74fe6d2f29be1faaabc5138e9516da42 (patch)
tree0a82e9e610f9f8a2ab4f5f8340c23db435cb2892 /p/haskell-unordered-containers
parent787be843cae8b8eceb9f48c67502854bac8e6a87 (diff)
downloadDHG_packages-21fab69c74fe6d2f29be1faaabc5138e9516da42.tar.gz
unordered-containers: build against ghc8 in experimental
Diffstat (limited to 'p/haskell-unordered-containers')
-rw-r--r--p/haskell-unordered-containers/debian/changelog6
-rw-r--r--p/haskell-unordered-containers/debian/control14
2 files changed, 13 insertions, 7 deletions
diff --git a/p/haskell-unordered-containers/debian/changelog b/p/haskell-unordered-containers/debian/changelog
index 284e157bb..1383070e4 100644
--- a/p/haskell-unordered-containers/debian/changelog
+++ b/p/haskell-unordered-containers/debian/changelog
@@ -1,3 +1,9 @@
+haskell-unordered-containers (0.2.7.1-2) experimental; urgency=medium
+
+ * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint@debian.org> Wed, 12 Oct 2016 22:48:23 -0400
+
haskell-unordered-containers (0.2.7.1-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-unordered-containers/debian/control b/p/haskell-unordered-containers/debian/control
index f3ca0c713..f4e964857 100644
--- a/p/haskell-unordered-containers/debian/control
+++ b/p/haskell-unordered-containers/debian/control
@@ -6,17 +6,17 @@ Section: haskell
Build-Depends: debhelper (>= 9),
haskell-devscripts (>= 0.10),
cdbs,
- ghc,
+ ghc (>= 8),
ghc-prof,
libghc-hashable-dev (>= 1.0.1.1),
libghc-hashable-dev (<< 1.3),
libghc-hashable-prof,
- libghc-chasingbottoms-dev,
- libghc-hunit-dev,
- libghc-quickcheck2-dev (>= 2.4.0.1),
- libghc-test-framework-dev (>= 0.3.3),
- libghc-test-framework-hunit-dev,
- libghc-test-framework-quickcheck2-dev (>= 0.2.9),
+ libghc-chasingbottoms-dev <!nocheck>,
+ libghc-hunit-dev <!nocheck>,
+ libghc-quickcheck2-dev (>= 2.4.0.1) <!nocheck>,
+ libghc-test-framework-dev (>= 0.3.3) <!nocheck>,
+ libghc-test-framework-hunit-dev <!nocheck>,
+ libghc-test-framework-quickcheck2-dev (>= 0.2.9) <!nocheck>,
Build-Depends-Indep: ghc-doc,
libghc-hashable-doc,
Standards-Version: 3.9.8