From 083e00ad8de8bd008fd1ee12bcefcd9cf464d468 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 30 Oct 2015 08:01:09 -0700 Subject: [PATCH] semigroups 0.17 only blocked by #832 now, closes #827 --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3ee229b..ee886218 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1596,9 +1596,6 @@ packages: # https://github.com/fpco/stackage/issues/768 - HUnit < 1.3 - # https://github.com/fpco/stackage/issues/827 - - semigroups < 0.17 - # https://github.com/fpco/stackage/issues/832 - linear < 1.20 - reflection < 2.1 @@ -1606,6 +1603,7 @@ packages: - luminance < 0.6 - luminance-samples < 0.6 - lens < 4.13 + - semigroups < 0.17 # https://github.com/fpco/stackage/issues/845 - aeson < 0.10