summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2016-10-13 15:06:30 -0400
committerClint Adams <clint@debian.org>2016-10-13 15:08:59 -0400
commite8a723b8e819178fd460f9bdef25d9c29f3b38f0 (patch)
treeca2dd5ff6e1abee08adb10521e8e04bc260619cb
parent9e862da0b56673e93706e1f551a55cd0d842c4b9 (diff)
downloadDHG_packages-e8a723b8e819178fd460f9bdef25d9c29f3b38f0.tar.gz
network: build with ghc in experimental
-rw-r--r--p/haskell-network/debian/changelog6
-rw-r--r--p/haskell-network/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-network/debian/changelog b/p/haskell-network/debian/changelog
index 610794cb5..106dea83f 100644
--- a/p/haskell-network/debian/changelog
+++ b/p/haskell-network/debian/changelog
@@ -1,3 +1,9 @@
+haskell-network (2.6.3.1-2) experimental; urgency=medium
+
+ * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint@debian.org> Thu, 13 Oct 2016 15:06:21 -0400
+
haskell-network (2.6.3.1-1) unstable; urgency=medium
[ Dmitry Bogatov ]
diff --git a/p/haskell-network/debian/control b/p/haskell-network/debian/control
index aa1303285..a33a39e97 100644
--- a/p/haskell-network/debian/control
+++ b/p/haskell-network/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9),
haskell-devscripts (>= 0.10),
autotools-dev,
cdbs,
- ghc,
+ ghc (>= 8),
ghc-prof,
Build-Depends-Indep: ghc-doc,
Standards-Version: 3.9.8