mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 16:28:29 +01:00
Disable bound on splitmix, add back bound on QuickCheck (#5566)
This commit is contained in:
parent
a2cc192323
commit
1731be12d8
@ -4378,7 +4378,7 @@ packages:
|
||||
- NumInstances
|
||||
- Only
|
||||
- ParsecTools
|
||||
- QuickCheck # 2.14 # https://github.com/commercialhaskell/stackage/issues/5566
|
||||
- QuickCheck < 2.14 # https://github.com/commercialhaskell/stackage/issues/5566
|
||||
- RSA
|
||||
- aeson-compat
|
||||
- aeson-extra < 0 # via semialign
|
||||
@ -4701,7 +4701,7 @@ packages:
|
||||
- special-values
|
||||
- splice
|
||||
- split
|
||||
- splitmix # 0.1 # https://github.com/commercialhaskell/stackage/issues/5399 and and QuickCheck-2.14
|
||||
- splitmix
|
||||
- sql-words
|
||||
- stateref
|
||||
- statistics
|
||||
|
||||
Loading…
Reference in New Issue
Block a user