Skip to content

Commit 8980fb3

Browse files
authored
Allow vector 0.13 (#275)
1 parent ce5e198 commit 8980fb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdl2.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ library
150150
StateVar >= 1.1.0.0 && < 1.3,
151151
text >= 1.1.0.0 && < 2.1,
152152
transformers >= 0.2 && < 0.7,
153-
vector >= 0.10.9.0 && < 0.13
153+
vector >= 0.10.9.0 && < 0.14
154154

155155
if flag(no-linear)
156156
cpp-options: -Dnolinear

0 commit comments

Comments
 (0)