Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
-
276f8ea8
by Vekhir -- at 2025-08-20T11:51:35-04:00
1 changed file:
Changes:
... | ... | @@ -153,7 +153,7 @@ executable hadrian |
153 | 153 | , TypeOperators
|
154 | 154 | other-extensions: MultiParamTypeClasses
|
155 | 155 | , TypeFamilies
|
156 | - build-depends: Cabal >= 3.13 && < 3.15
|
|
156 | + build-depends: Cabal >= 3.13 && < 3.17
|
|
157 | 157 | , base >= 4.11 && < 5
|
158 | 158 | , bytestring >= 0.10 && < 0.13
|
159 | 159 | , containers >= 0.5 && < 0.9
|