[Git][ghc/ghc][wip/marge_bot_batch_merge_job] linters: lint-whitespace: bump upper-bound for containers

Marge Bot pushed to branch wip/marge_bot_batch_merge_job at Glasgow Haskell Compiler / GHC Commits: 86769cce by Teo Camarasu at 2025-06-23T00:10:45-04:00 linters: lint-whitespace: bump upper-bound for containers The version of containers was bumped in https://gitlab.haskell.org/ghc/ghc/-/merge_requests/13989 - - - - - 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/86769cce03bb76f1729184c439e389a5... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/86769cce03bb76f1729184c439e389a5... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Marge Bot (@marge-bot)