mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-17 16:55:51 +01:00
Upper bound random for #7648
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
parent
3f93fd5880
commit
e98961a5e2
@ -5495,7 +5495,7 @@ packages:
|
|||||||
- quickcheck-unicode
|
- quickcheck-unicode
|
||||||
- quicklz
|
- quicklz
|
||||||
- ral # req'd by boring
|
- ral # req'd by boring
|
||||||
- random
|
- random < 1.3.0 # https://github.com/commercialhaskell/stackage/issues/7648
|
||||||
- random-shuffle
|
- random-shuffle
|
||||||
- range-set-list
|
- range-set-list
|
||||||
- ratio-int
|
- ratio-int
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user