Skip to content

Commit 299a34d

Browse files
authored
Allow linear 1.22 (#278)
Builds fine and all tests pass.
1 parent 8980fb3 commit 299a34d

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
@@ -156,7 +156,7 @@ library
156156
cpp-options: -Dnolinear
157157
else
158158
build-depends:
159-
linear >= 1.10.1.2 && < 1.22
159+
linear >= 1.10.1.2 && < 1.23
160160

161161
if impl(ghc >= 8.6)
162162
default-extensions: NoStarIsType

0 commit comments

Comments
 (0)