From b38540966f28503e5a372b371d2e724a98dd8870 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 8 Apr 2018 07:50:36 +0300 Subject: [PATCH] Upper bounds for #3493 --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e01b6151..d545c695 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3995,6 +3995,12 @@ packages: # https://github.com/kcsongor/generic-lens/issues/43 - generic-lens < 1 + # https://github.com/fpco/stackage/issues/3493 + - base-compat < 0.10 + - base-compat-batteries < 0.10 + - text-show < 3.7.3 + - text-show-instances < 3.6.4 + # end of packages # Package flags are applied to individual packages, and override the values of