From 38653083ea9c4eb2f5741f6263cf5d772deaa62d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 28 Jul 2016 00:52:52 +0200 Subject: [PATCH] text-show upper bound for #1738 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d4352d02..ef17be08 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2527,6 +2527,9 @@ packages: - hlint < 1.9.36 - hoogle < 5.0.2 - homplexity < 0.4.3.4 + + # https://github.com/fpco/stackage/issues/1738 + - text-show < 3.3 # end of packages