[DHG_packages] 02/02: fgl: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Thu Oct 13 19:57:04 UTC 2016


This is an automated email from the git hooks/post-receive script.

clint pushed a commit to branch experimental
in repository DHG_packages.

commit 45499031ce885b84252ba20097a7fabcc9a5f603
Author: Clint Adams <clint at debian.org>
Date:   Thu Oct 13 15:56:21 2016 -0400

    fgl: build with ghc 8 in experimental
---
 p/haskell-fgl/debian/changelog | 6 ++++++
 p/haskell-fgl/debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/p/haskell-fgl/debian/changelog b/p/haskell-fgl/debian/changelog
index 9dfd8b7..7a19def 100644
--- a/p/haskell-fgl/debian/changelog
+++ b/p/haskell-fgl/debian/changelog
@@ -1,3 +1,9 @@
+haskell-fgl (5.5.3.0-2) experimental; urgency=medium
+
+  * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint at debian.org>  Thu, 13 Oct 2016 15:56:13 -0400
+
 haskell-fgl (5.5.3.0-1) unstable; urgency=medium
 
   [ Dmitry Bogatov ]
diff --git a/p/haskell-fgl/debian/control b/p/haskell-fgl/debian/control
index 32dd823..c27bf8e 100644
--- a/p/haskell-fgl/debian/control
+++ b/p/haskell-fgl/debian/control
@@ -6,7 +6,7 @@ Section: haskell
 Build-Depends: debhelper (>= 9),
  haskell-devscripts (>= 0.10),
  cdbs,
- ghc,
+ ghc (>= 8),
  ghc-prof,
 Build-Depends-Indep: ghc-doc,
 Standards-Version: 3.9.8

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list