diff --git a/affection.cabal b/affection.cabal index a5d0918..b0276a8 100644 --- a/affection.cabal +++ b/affection.cabal @@ -99,7 +99,7 @@ library ghc-options: -Wall -- Other library packages from which modules are imported. build-depends: base >=4.9 && < 5 - , sdl2 >= 2.4 && < 2.5 + , sdl2 >= 2.5 && < 2.6 , linear , text , mtl