[Git][haskell-team/DHG_packages][master] map-syntax: Patch for newer deps

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Sun Jan 11 21:09:25 GMT 2026



Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
82dd49d1 by Scott Talbert at 2026-01-11T16:07:40-05:00
map-syntax: Patch for newer deps

- - - - -


2 changed files:

- p/haskell-map-syntax/debian/changelog
- p/haskell-map-syntax/debian/patches/newer-deps


Changes:

=====================================
p/haskell-map-syntax/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-map-syntax (0.3-11) unstable; urgency=medium
+
+  * Patch for newer deps
+
+ -- Scott Talbert <swt at techie.net>  Sun, 11 Jan 2026 16:05:16 -0500
+
 haskell-map-syntax (0.3-10) unstable; urgency=medium
 
   * Build using dh-haskell


=====================================
p/haskell-map-syntax/debian/patches/newer-deps
=====================================
@@ -53,7 +53,7 @@ Index: b/map-syntax.cabal
 -    containers                 >= 0.3 && < 0.6,
 -    mtl                        >= 2.0 && < 2.3
 +    base                       >= 4.3 && < 5,
-+    containers                 >= 0.3 && < 0.7,
++    containers                 >= 0.3 && < 1,
 +    mtl                        >= 2.0 && < 2.4
  
    ghc-options: -Wall -fwarn-tabs -funbox-strict-fields -fno-warn-unused-do-bind



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/82dd49d1b7d94034ab21968ff880895b2631b9e8
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/20260111/d351e6db/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list