From 1bd9a82063526062a1491fa4f08d0aae73713b12 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Thu, 29 Dec 2016 11:03:34 -0500 Subject: doctest: ensure build against ghc with amd64 linker fix --- p/haskell-doctest/debian/changelog | 6 ++++++ p/haskell-doctest/debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'p/haskell-doctest') diff --git a/p/haskell-doctest/debian/changelog b/p/haskell-doctest/debian/changelog index 9fa541c23..b3345b872 100644 --- a/p/haskell-doctest/debian/changelog +++ b/p/haskell-doctest/debian/changelog @@ -1,3 +1,9 @@ +haskell-doctest (0.11.0-4) unstable; urgency=medium + + * Ensure build against ghc with amd64 linker fix. + + -- Clint Adams Thu, 29 Dec 2016 11:03:19 -0500 + haskell-doctest (0.11.0-3) unstable; urgency=medium * Upload to unstable as part of GHC 8 transition. diff --git a/p/haskell-doctest/debian/control b/p/haskell-doctest/debian/control index dd7249316..a7a5a394c 100644 --- a/p/haskell-doctest/debian/control +++ b/p/haskell-doctest/debian/control @@ -6,7 +6,7 @@ Section: haskell Build-Depends: debhelper (>= 9), haskell-devscripts (>= 0.13), cdbs, - ghc (>= 8.0), + ghc (>= 8.0.1-17~), ghc-prof, libghc-base-compat-dev (>= 0.4.2), libghc-base-compat-prof, -- cgit v1.2.3