From 0e200cc8442b887d35ef04fd8989bd2d48c5e427 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 9 Aug 2017 07:34:02 -0700 Subject: [PATCH] Need another bound on fgl because it breaks Taxonomy (https://github.com/eggzilla/Taxonomy/issues/1) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 945c10b4..dc7f2d38 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3311,6 +3311,7 @@ packages: # https://github.com/fpco/stackage/issues/2740 - fgl < 5.6 + - fgl < 5.5.4 # 5.5.4 breaks Taxonomy, https://github.com/eggzilla/Taxonomy/issues/1 # end of packages