lower bounds for base

This commit is contained in:
nek0 2020-05-17 12:40:22 +02:00
parent b3ba19f16c
commit 4715d3f8e0
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ executable renderer
main-is: Main.hs
-- other-modules:
-- other-extensions:
build-depends: base >= 4.13.0.0 && < 5
build-depends: base >= 4.11.0.0 && < 5
, OpenGL
, OpenGLRaw
, sdl2 >= 2.5.0.0