diff --git a/sdl2.cabal b/sdl2.cabal index 31bbf92..f32be67 100644 --- a/sdl2.cabal +++ b/sdl2.cabal @@ -156,7 +156,7 @@ library cpp-options: -Dnolinear else build-depends: - linear >= 1.10.1.2 && < 1.23 + linear >= 1.10.1.2 && < 1.24 if impl(ghc >= 8.6) default-extensions: NoStarIsType