Note about QuickCheck old-random flag

This commit is contained in:
Adam Bergmark 2020-08-08 22:59:33 +02:00
parent 52122dc7bc
commit 4a8dcf3063

View File

@ -4888,6 +4888,7 @@ packages:
- network < 3.1.2.0
# https://github.com/commercialhaskell/stackage/issues/5566
# To close this, we may need to set flags.QuickCheck.old-random = true unless we've updated to random 1.2
- QuickCheck < 2.14
- quickcheck-instances < 0.3.24
- splitmix < 0.1
@ -4899,6 +4900,7 @@ packages:
- path < 0.7.1
# https://github.com/commercialhaskell/stackage/issues/5474
# When closing this, we may need to set flags.QuickCheck.old-random = false unless we've updated to QuickCheck 2.14.1
- random < 1.2.0
- random-fu < 0.2.7.6
- random-source < 0.3.0.10