From 5524c65a0b4c24196d2bd8e152e70dda5cc808fb Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Mon, 24 Dec 2018 11:13:53 -0600 Subject: [PATCH] Reenable text-show and text-show-instances For some reason, I wasn't notified that these were held back, so this PR reenables them. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c07040ba..4f3b275c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2118,8 +2118,8 @@ packages: - monad-par-extras - mtl-compat - proxied - - text-show < 0 - - text-show-instances < 0 + - text-show + - text-show-instances - th-abstraction - thread-local-storage