From 7d12975d0c9b8db4856dd333769216c1b12f75e4 Mon Sep 17 00:00:00 2001 From: nek0 Date: Sat, 4 Nov 2017 16:31:13 +0100 Subject: [PATCH] pushing bounds --- haskelloids.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haskelloids.cabal b/haskelloids.cabal index 9f4a275..504b840 100644 --- a/haskelloids.cabal +++ b/haskelloids.cabal @@ -61,7 +61,7 @@ executable haskelloids -- other-extensions: -- Other library packages from which modules are imported. - build-depends: base >=4.9 && <4.10 + build-depends: base >=4.9 && <4.11 , affection , gegl , babl