Skip to content

Commit 8c5e11c

Browse files
authored
Allow QuickCheck 2.10
1 parent eb4e429 commit 8c5e11c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

filepath.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ test-suite filepath-tests
6464
build-depends:
6565
filepath,
6666
base,
67-
QuickCheck >= 2.7 && < 2.10
67+
QuickCheck >= 2.7 && < 2.11

0 commit comments

Comments
 (0)