From cbb23ceb25571317bfa4cd381e41410a6c8cf53f Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 1 Feb 2018 11:51:11 +0100 Subject: [PATCH] Add upper bounds sfor product-profunctors. Please see https://github.com/fpco/stackage/issues/3246. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff3b48cc..f5ab9b5f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3281,6 +3281,9 @@ packages: # https://github.com/fpco/stackage/issues/3245 - mwc-probability < 2 + # https://github.com/fpco/stackage/issues/3246 + - product-profunctors < 0.9.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of