wrong dependency

This commit is contained in:
nek0 2018-02-18 01:42:29 +01:00
parent d2a1b57d1f
commit bda77139a8

View file

@ -67,7 +67,7 @@ executable haskelloids
-- Other library packages from which modules are imported.
build-depends: base >=4.9 && <4.11
, affection <= 0.0.0.9
, affection >= 0.0.0.9
, sdl2 >= 2.1.3.1
, OpenGL
, containers