From 55a32cda408fc1fe84ee9efc5b4f56202c62cfdd Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 8 Mar 2018 07:31:39 -0800 Subject: [PATCH] Add constraint "base-orphans < 0.7" per #3339 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9bd87c7b..7015724e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3439,6 +3439,9 @@ packages: # https://github.com/fpco/stackage/issues/3337 - aeson < 1.3 + # https://github.com/fpco/stackage/issues/3339 + - base-orphans < 0.7 + # end of packages # Package flags are applied to individual packages, and override the values of