[Git][haskell-team/DHG_packages][master] djinn: Patch to build with ghc-8.4

Ilias Tsitsimpis gitlab at salsa.debian.org
Thu Oct 4 17:13:47 BST 2018


Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
aa525f54 by Ilias Tsitsimpis at 2018-10-04T16:11:04Z
djinn: Patch to build with ghc-8.4

- - - - -


3 changed files:

- p/djinn/debian/changelog
- + p/djinn/debian/patches/newer-base
- + p/djinn/debian/patches/series


Changes:

=====================================
p/djinn/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+djinn (2014.9.7-9) unstable; urgency=medium
+
+  * Patch to build with ghc-8.4
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Thu, 04 Oct 2018 19:10:56 +0300
+
 djinn (2014.9.7-8) unstable; urgency=medium
 
   [ Clint Adams ]


=====================================
p/djinn/debian/patches/newer-base
=====================================
@@ -0,0 +1,12 @@
+Index: b/src/HTypes.hs
+===================================================================
+--- a/src/HTypes.hs
++++ b/src/HTypes.hs
+@@ -14,6 +14,7 @@ import Data.List(union, (\\))
+ import Control.Monad(zipWithM)
+ import Text.ParserCombinators.ReadP
+ import LJTFormula
++import Prelude hiding ((<>))
+ 
+ --import Debug.Trace
+ 


=====================================
p/djinn/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-base



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/aa525f547a632e2630840e6c0cbb9232437935c3

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/aa525f547a632e2630840e6c0cbb9232437935c3
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20181004/766149bf/attachment.html>


More information about the Pkg-haskell-commits mailing list