From 7c711c36ac620fdbb6f42ff5c63a8d2a1531a946 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 29 Jan 2018 19:58:18 +0100 Subject: [PATCH] Add upper bounds for semigroupoids. Please see https://github.com/fpco/stackage/issues/3239. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e31f712f..de6c9f40 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3275,6 +3275,9 @@ packages: # https://github.com/fpco/stackage/issues/3238 - lens < 4.16 + # https://github.com/fpco/stackage/issues/3239 + - semigroupoids < 5.2.2 + # end of packages # Package flags are applied to individual packages, and override the values of