From a0818120503e93f3771e50cd98ca157b7a79a975 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 23 Apr 2017 09:21:56 -0700 Subject: [PATCH] Add constraint "text-show < 3.6" per #2463 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ade023f1..42d2ff87 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3081,6 +3081,8 @@ packages: # https://github.com/fpco/stackage/issues/2436 - base-orphans < 0.6 - semigroups < 0.18.3 + # https://github.com/fpco/stackage/issues/2463 + - text-show < 3.6 # https://github.com/fpco/stackage/issues/2439 - persistent < 2.7.0