From ac1c4c1626c33894914d869263e2f3a516ba5802 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 9 Jun 2017 19:25:29 +0100 Subject: [PATCH] Add upper bounds for #2568 (foundation < 0.0.10). --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5429f0c2..2836ceec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3236,6 +3236,9 @@ packages: # https://github.com/haskell/haddock/issues/634 - haddock < 2.17.5 + # https://github.com/fpco/stackage/issues/2568 + - foundation < 0.0.10 + # end of packages # Package flags are applied to individual packages, and override the values of