From 26217134f45f47e4c667132cf5ea28f7fe792e2c Mon Sep 17 00:00:00 2001 From: jkachmar Date: Sun, 10 Oct 2021 14:27:26 -0400 Subject: [PATCH] Restricts text-short < 0.1.4 (#6220) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 92575365..548291bd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5110,7 +5110,7 @@ packages: - text-latin1 - text-postgresql - text-printer - - text-short + - text-short < 0.1.4 # https://github.com/commercialhaskell/stackage/issues/6220 - text-zipper - tf-random - th-extras