[DHG_packages] 05/05: tasty-hspec: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Thu Oct 13 23:49:26 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 124fb573c63d7610f34bab74122265d9ee3f3c7b
Author: Clint Adams <clint at debian.org>
Date:   Thu Oct 13 19:47:22 2016 -0400

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

diff --git a/p/haskell-tasty-hspec/debian/changelog b/p/haskell-tasty-hspec/debian/changelog
index 0192102..e3f9cfa 100644
--- a/p/haskell-tasty-hspec/debian/changelog
+++ b/p/haskell-tasty-hspec/debian/changelog
@@ -1,8 +1,9 @@
-haskell-tasty-hspec (1.1.3-2) UNRELEASED; urgency=medium
+haskell-tasty-hspec (1.1.3-2) experimental; urgency=medium
 
-  * Fix VCS fields
+  [ Clint Adams ]
+  * Temporarily build-depend on ghc 8.
 
- -- Gianfranco Costamagna <locutusofborg at debian.org>  Thu, 02 Jun 2016 19:13:06 +0200
+ -- Clint Adams <clint at debian.org>  Thu, 13 Oct 2016 19:46:59 -0400
 
 haskell-tasty-hspec (1.1.3-1) unstable; urgency=medium
 
diff --git a/p/haskell-tasty-hspec/debian/control b/p/haskell-tasty-hspec/debian/control
index b26118d..d300645 100644
--- a/p/haskell-tasty-hspec/debian/control
+++ b/p/haskell-tasty-hspec/debian/control
@@ -6,7 +6,7 @@ Section: haskell
 Build-Depends: debhelper (>= 9),
  haskell-devscripts (>= 0.10),
  cdbs,
- ghc,
+ ghc (>= 8.0),
  ghc-prof,
  libghc-quickcheck2-dev (>= 2.7),
  libghc-quickcheck2-prof,

-- 
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