Skip to content

Commit b06600f

Browse files
committed
vector-algorithms.cabal: Bump QuickCheck dependency upper bound
1 parent 57e00a8 commit b06600f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vector-algorithms.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ test-suite properties
153153
base >= 4.9,
154154
bytestring,
155155
containers,
156-
QuickCheck > 2.9 && < 2.16,
156+
QuickCheck > 2.9 && < 2.17,
157157
vector,
158158
vector-algorithms
159159

0 commit comments

Comments
 (0)