[Git][haskell-team/package-plan][master] Fix package plan after exception-transformers revision
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Tue May 12 20:43:52 BST 2026
Scott Talbert pushed to branch master at Debian Haskell Group / package-plan
Commits:
b96481d5 by Scott Talbert at 2026-05-12T15:43:35-04:00
Fix package plan after exception-transformers revision
- - - - -
1 changed file:
- patches/exception-transformers/0.4.0.12/no-fail
Changes:
=====================================
patches/exception-transformers/0.4.0.12/no-fail
=====================================
@@ -2,11 +2,11 @@ Index: b/exception-transformers.cabal
===================================================================
--- a/exception-transformers.cabal
+++ b/exception-transformers.cabal
-@@ -29,7 +29,6 @@ library
-
- build-depends:
- base >= 4 && < 5,
-- fail >= 4 && < 5,
- transformers >= 0.2 && < 0.7,
- transformers-compat >= 0.3 && < 0.8
-
+@@ -30,7 +30,6 @@ library
+
+ build-depends:
+ base >= 4 && < 5,
+- fail >= 4 && < 5,
+ transformers >= 0.2 && < 0.7,
+ transformers-compat >= 0.3 && < 0.9
+
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/b96481d5d0446612bde5ba599a0b5f1c2e192462
--
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/b96481d5d0446612bde5ba599a0b5f1c2e192462
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20260512/933fcdc8/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list