From 5c7aa6b715d43f4c8b2f8734075c5891952dfdf7 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 4 Feb 2022 11:39:36 +0200 Subject: [PATCH] Upper bound on text-icu #6430 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 388489cd..2aecf217 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5143,7 +5143,7 @@ packages: - test-framework-th - testing-feat - testing-type-modifiers - - text-icu + - text-icu < 0.8 # https://github.com/commercialhaskell/stackage/issues/6430 - text-latin1 - text-postgresql - text-printer