more base
This commit is contained in:
parent
53d2ce4cf6
commit
2520ca3cf2
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ executable tracer-game
|
|||
, DeriveGeneric
|
||||
, DataKinds
|
||||
-- other-extensions:
|
||||
build-depends: base >=4.10 && <4.11
|
||||
build-depends: base >=4.10 && <5
|
||||
, affection == 0.0.0.9
|
||||
, sdl2
|
||||
, OpenGL
|
||||
|
|
Loading…
Reference in a new issue