Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
-
be8e5236
by Ben Gamari at 2026-01-23T03:28:45-05:00
1 changed file:
Changes:
| ... | ... | @@ -190,4 +190,4 @@ executable hadrian |
| 190 | 190 | if flag(selftest)
|
| 191 | 191 | other-modules: Rules.Selftest
|
| 192 | 192 | cpp-options: -DHADRIAN_ENABLE_SELFTEST
|
| 193 | - build-depends: QuickCheck >= 2.6 && < 2.15 |
|
| 193 | + build-depends: QuickCheck >= 2.6 && < 2.18 |