Skip to content

Commit 8cf1c09

Browse files
committed
add constraint "QuickCheck < 2.16" per #7778
1 parent f70a480 commit 8cf1c09

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build-constraints.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7895,6 +7895,9 @@ packages:
78957895

78967896
# https://github.com/commercialhaskell/stackage/issues/7777
78977897
- diagrams-cairo < 1.5
7898+
7899+
# https://github.com/commercialhaskell/stackage/issues/7778
7900+
- QuickCheck < 2.16
78987901
# end of Stackage upper bounds
78997902
# end of packages
79007903

0 commit comments

Comments
 (0)