pushing upper bound
This commit is contained in:
parent
821550b7cd
commit
4594dc58e0
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ library
|
||||||
default-language: Haskell2010
|
default-language: Haskell2010
|
||||||
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 && <4.10
|
build-depends: base >=4.9 && <4.11
|
||||||
, sdl2
|
, sdl2
|
||||||
, text
|
, text
|
||||||
, mtl
|
, mtl
|
||||||
|
|
Loading…
Reference in a new issue