From 6c3b97725c4d7b3c34768bb12e65d10592cf346f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 2 Jul 2018 16:49:53 -0700 Subject: [PATCH] Add constraint "distributive < 0.6" per #3789 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ae53aa1a..87125334 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3598,6 +3598,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3787 - semigroupoids < 5.3 + # https://github.com/commercialhaskell/stackage/issues/3789 + - distributive < 0.6 + # end of packages # Package flags are applied to individual packages, and override the values of