[Git][haskell-team/package-plan][master] Fix package plan (th-desugar metadata update)
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Tue May 24 00:23:53 BST 2022
Scott Talbert pushed to branch master at Debian Haskell Group / package-plan
Commits:
d445c6a6 by Scott Talbert at 2022-05-23T19:23:26-04:00
Fix package plan (th-desugar metadata update)
- - - - -
1 changed file:
- patches/th-desugar/1.10/no-fail
Changes:
=====================================
patches/th-desugar/1.10/no-fail
=====================================
@@ -2,11 +2,11 @@ Index: b/th-desugar.cabal
===================================================================
--- a/th-desugar.cabal
+++ b/th-desugar.cabal
-@@ -46,7 +46,6 @@ library
- ghc-prim,
- template-haskell >= 2.9 && < 2.16,
- containers >= 0.5,
-- fail == 4.9.*,
- mtl >= 2.1,
- ordered-containers >= 0.2.2,
- semigroups >= 0.16,
+@@ -47,7 +47,6 @@ library
+ ghc-prim,
+ template-haskell >= 2.9 && < 2.16,
+ containers >= 0.5,
+- fail == 4.9.*,
+ mtl >= 2.1 && < 2.3,
+ ordered-containers >= 0.2.2,
+ semigroups >= 0.16,
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/d445c6a67736121e7a5c493f4068e71d33aee1c3
--
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/d445c6a67736121e7a5c493f4068e71d33aee1c3
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/20220523/c59f3da9/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list