[Git][ghc/ghc][master] Bumped the upper bound of text to <2.2

Marge Bot (@marge-bot) gitlab at gitlab.haskell.org
Sun Nov 26 11:45:29 UTC 2023



Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
471b2672 by Mario Blažević at 2023-11-26T06:44:48-05:00
Bumped the upper bound of text to <2.2

- - - - -


2 changed files:

- linters/lint-commit-msg/lint-commit-msg.cabal
- linters/lint-submodule-refs/lint-submodule-refs.cabal


Changes:

=====================================
linters/lint-commit-msg/lint-commit-msg.cabal
=====================================
@@ -26,4 +26,4 @@ executable lint-commit-msg
     base
        >= 4.14 && < 5,
     text
-       >= 1.2  && < 2.1
+       >= 1.2  && < 2.2


=====================================
linters/lint-submodule-refs/lint-submodule-refs.cabal
=====================================
@@ -15,7 +15,7 @@ executable lint-submodule-refs
     base
        >= 4.14 && < 5,
     text
-       >= 1.2  && < 2.1,
+       >= 1.2  && < 2.2,
     linters-common
 
   ghc-options:



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/471b267294bc5f17e4864ce9bb2f221c4d47eac8

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/471b267294bc5f17e4864ce9bb2f221c4d47eac8
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20231126/0f6b1039/attachment-0001.html>


More information about the ghc-commits mailing list