Skip to content

Commit 921cbab

Browse files
committed
Allow QuickCheck 2.15
1 parent 275d213 commit 921cbab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servant-quickcheck/servant-quickcheck.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ library
4949
, mtl >=2.1 && <2.4
5050
, pretty >=1.1 && <1.2
5151
, process >=1.2 && <1.7
52-
, QuickCheck >=2.7 && <2.15
52+
, QuickCheck >=2.7 && <2.16
5353
, servant >=0.18.2 && <0.21
5454
, servant-client >=0.17 && <0.21
5555
, servant-server >=0.17 && <0.21

0 commit comments

Comments
 (0)