diff --git a/haskelloids.cabal b/haskelloids.cabal index 625972d..845bf6d 100644 --- a/haskelloids.cabal +++ b/haskelloids.cabal @@ -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