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

Clint Adams clint at moszumanska.debian.org
Thu Oct 13 20:29:39 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 3d3e4df9e11ef8cfa388358f2b7fc6aff818036a
Author: Clint Adams <clint at debian.org>
Date:   Thu Oct 13 16:27:00 2016 -0400

    fixed: build with ghc 8 in experimental
---
 p/haskell-fixed/debian/changelog | 6 +++---
 p/haskell-fixed/debian/control   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/p/haskell-fixed/debian/changelog b/p/haskell-fixed/debian/changelog
index 9a00696..82590a3 100644
--- a/p/haskell-fixed/debian/changelog
+++ b/p/haskell-fixed/debian/changelog
@@ -1,8 +1,8 @@
-haskell-fixed (0.2.1.1-2) UNRELEASED; urgency=medium
+haskell-fixed (0.2.1.1-2) experimental; urgency=medium
 
-  * Fix VCS-* fields
+  * Temporarily build-depend on ghc 8.
 
- -- Gianfranco Costamagna <locutusofborg at debian.org>  Thu, 02 Jun 2016 15:36:14 +0200
+ -- Clint Adams <clint at debian.org>  Thu, 13 Oct 2016 16:26:53 -0400
 
 haskell-fixed (0.2.1.1-1) unstable; urgency=low
 
diff --git a/p/haskell-fixed/debian/control b/p/haskell-fixed/debian/control
index 5654967..c28103e 100644
--- a/p/haskell-fixed/debian/control
+++ b/p/haskell-fixed/debian/control
@@ -6,7 +6,7 @@ Section: haskell
 Build-Depends: debhelper (>= 9),
  haskell-devscripts (>= 0.9),
  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