bump sdl2 version
This commit is contained in:
parent
c1ed74bb66
commit
8ff4b216c3
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ library
|
||||||
ghc-options: -Wall
|
ghc-options: -Wall
|
||||||
-- Other library packages from which modules are imported.
|
-- Other library packages from which modules are imported.
|
||||||
build-depends: base >=4.9 && < 5
|
build-depends: base >=4.9 && < 5
|
||||||
, sdl2 >= 2.4 && < 2.5
|
, sdl2 >= 2.5 && < 2.6
|
||||||
, linear
|
, linear
|
||||||
, text
|
, text
|
||||||
, mtl
|
, mtl
|
||||||
|
|
Loading…
Reference in a new issue