[Git][haskell-team/DHG_packages][master] tagged: patch for newer template-haskell

Clint Adams gitlab at salsa.debian.org
Thu Apr 12 14:37:16 UTC 2018


Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
8b8ae00e by Clint Adams at 2018-04-12T10:36:44-04:00
tagged: patch for newer template-haskell

- - - - -


3 changed files:

- p/haskell-tagged/debian/changelog
- + p/haskell-tagged/debian/patches/newer-th
- + p/haskell-tagged/debian/patches/series


Changes:

=====================================
p/haskell-tagged/debian/changelog
=====================================
--- a/p/haskell-tagged/debian/changelog
+++ b/p/haskell-tagged/debian/changelog
@@ -1,3 +1,9 @@
+haskell-tagged (0.8.5-4) unstable; urgency=medium
+
+  * Patch for newer template-haskell.
+
+ -- Clint Adams <clint at debian.org>  Thu, 12 Apr 2018 10:36:17 -0400
+
 haskell-tagged (0.8.5-3) unstable; urgency=medium
 
   [ Ilias Tsitsimpis ]


=====================================
p/haskell-tagged/debian/patches/newer-th
=====================================
--- /dev/null
+++ b/p/haskell-tagged/debian/patches/newer-th
@@ -0,0 +1,11 @@
+--- a/tagged.cabal
++++ b/tagged.cabal
+@@ -57,7 +57,7 @@
+ 
+   if impl(ghc>=7.6)
+     exposed-modules: Data.Proxy.TH
+-    build-depends: template-haskell >= 2.8 && < 2.12
++    build-depends: template-haskell >= 2.8 && < 2.14
+ 
+   if flag(deepseq)
+     build-depends: deepseq >= 1.1 && < 1.5


=====================================
p/haskell-tagged/debian/patches/series
=====================================
--- /dev/null
+++ b/p/haskell-tagged/debian/patches/series
@@ -0,0 +1 @@
+newer-th



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

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


More information about the Pkg-haskell-commits mailing list