[Git][ghc/ghc][master] Bump Cabal dependency

Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC Commits: 276f8ea8 by Vekhir -- at 2025-08-20T11:51:35-04:00 Bump Cabal dependency - - - - - 1 changed file: - hadrian/hadrian.cabal Changes: ===================================== hadrian/hadrian.cabal ===================================== @@ -153,7 +153,7 @@ executable hadrian , TypeOperators other-extensions: MultiParamTypeClasses , TypeFamilies - build-depends: Cabal >= 3.13 && < 3.15 + build-depends: Cabal >= 3.13 && < 3.17 , base >= 4.11 && < 5 , bytestring >= 0.10 && < 0.13 , containers >= 0.5 && < 0.9 View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/276f8ea8d369b202549a2e30be9b88a9... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/276f8ea8d369b202549a2e30be9b88a9... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Marge Bot (@marge-bot)