diff --git a/haskelloids.cabal b/haskelloids.cabal index cc314a1..8586a48 100644 --- a/haskelloids.cabal +++ b/haskelloids.cabal @@ -65,7 +65,7 @@ executable haskelloids -- Other library packages from which modules are imported. build-depends: base >=4.9 && <4.11 - , affection + , affection <= 0.0.0.7 , sdl2 >= 2.1.3.1 , containers , random