Skip to content

Commit e98961a

Browse files
committed
Upper bound random for #7648
Signed-off-by: Mihai Maruseac <[email protected]>
1 parent 3f93fd5 commit e98961a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-constraints.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5495,7 +5495,7 @@ packages:
54955495
- quickcheck-unicode
54965496
- quicklz
54975497
- ral # req'd by boring
5498-
- random
5498+
- random < 1.3.0 # https://github.com/commercialhaskell/stackage/issues/7648
54995499
- random-shuffle
55005500
- range-set-list
55015501
- ratio-int

0 commit comments

Comments
 (0)