[Git][ghc/ghc][wip/backports-8.8] hadrian: Widen QuickCheck upper bound
Ben Gamari
gitlab at gitlab.haskell.org
Wed Jun 24 18:47:53 UTC 2020
Ben Gamari pushed to branch wip/backports-8.8 at Glasgow Haskell Compiler / GHC
Commits:
ffa3e128 by Ben Gamari at 2020-06-24T14:47:43-04:00
hadrian: Widen QuickCheck upper bound
- - - - -
1 changed file:
- hadrian/hadrian.cabal
Changes:
=====================================
hadrian/hadrian.cabal
=====================================
@@ -122,7 +122,7 @@ executable hadrian
, extra >= 1.4.7
, mtl == 2.2.*
, parsec >= 3.1 && < 3.2
- , QuickCheck >= 2.6 && < 2.13
+ , QuickCheck >= 2.6 && < 2.15
, shake >= 0.16.4
, transformers >= 0.4 && < 0.6
, unordered-containers >= 0.2.1 && < 0.3
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/ffa3e12830e138edc5c66f4c3e8cac1fb68a9e4c
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/ffa3e12830e138edc5c66f4c3e8cac1fb68a9e4c
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20200624/d7b9ceec/attachment.html>
More information about the ghc-commits
mailing list