[Git][haskell-team/package-plan][master] add patch for tagged
Clint Adams
gitlab at salsa.debian.org
Thu Apr 12 14:37:49 UTC 2018
Clint Adams pushed to branch master at Debian Haskell Group / package-plan
Commits:
6ff8da98 by Clint Adams at 2018-04-12T10:37:38-04:00
add patch for tagged
- - - - -
2 changed files:
- + patches/tagged/0.8.5/newer-th
- + patches/tagged/0.8.5/series
Changes:
=====================================
patches/tagged/0.8.5/newer-th
=====================================
--- /dev/null
+++ b/patches/tagged/0.8.5/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
=====================================
patches/tagged/0.8.5/series
=====================================
--- /dev/null
+++ b/patches/tagged/0.8.5/series
@@ -0,0 +1 @@
+newer-th
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/commit/6ff8da98b4cab90d47acd66f7f9ad663ff9f66c8
---
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/commit/6ff8da98b4cab90d47acd66f7f9ad663ff9f66c8
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/5db1e0ea/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list