mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-28 05:54:37 +01:00
Add back upper bound on splitmix since we cannot upgrade it yet due to #5566;
This commit is contained in:
parent
cd2f90292b
commit
7d1f14bae7
@ -4701,7 +4701,7 @@ packages:
|
|||||||
- special-values
|
- special-values
|
||||||
- splice
|
- splice
|
||||||
- split
|
- split
|
||||||
- splitmix
|
- splitmix < 0.1 # Broken due to upper bound on QuickCheck, #5566
|
||||||
- sql-words
|
- sql-words
|
||||||
- stateref
|
- stateref
|
||||||
- statistics
|
- statistics
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user