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

Clint Adams gitlab at salsa.debian.org
Sat May 30 20:07:58 BST 2020



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


Commits:
51197d97 by Clint Adams at 2020-05-30T15:07:36-04:00
tagged: patch for newer template-haskell

- - - - -


3 changed files:

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


Changes:

=====================================
p/haskell-tagged/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-tagged (0.8.6-3) unstable; urgency=medium
+
+  * Patch for newer template-haskell.
+
+ -- Clint Adams <clint at debian.org>  Sat, 30 May 2020 15:07:20 -0400
+
 haskell-tagged (0.8.6-2) unstable; urgency=medium
 
   * Sourceful upload for GHC 8.8.


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


=====================================
p/haskell-tagged/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/51197d9731a8391b089c1aab2a2f8d4b744ae77d
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/20200530/86e43da3/attachment.html>


More information about the Pkg-haskell-commits mailing list