[Git][ghc/ghc][wip/T25282] bump lint-whitespace containers upper-bound

Teo Camarasu pushed to branch wip/T25282 at Glasgow Haskell Compiler / GHC Commits: 44c4682d by Teo Camarasu at 2025-06-20T16:29:25+01:00 bump lint-whitespace containers upper-bound - - - - - 1 changed file: - linters/lint-whitespace/lint-whitespace.cabal Changes: ===================================== linters/lint-whitespace/lint-whitespace.cabal ===================================== @@ -24,7 +24,7 @@ executable lint-whitespace process ^>= 1.6, containers - >= 0.6 && <0.8, + >= 0.6 && <0.9, base >= 4.14 && < 5, text View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/44c4682da95e578d0024f1728517f530... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/44c4682da95e578d0024f1728517f530... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Teo Camarasu (@teo)