From 32ca36ac8c22c02fdb8fe1bae49eba7a4a9c2fb3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 14 Sep 2025 07:50:12 -0800 Subject: [PATCH] Undo the `unicode-data` bounds test Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 68c4c2ea..64668a0d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7913,7 +7913,7 @@ packages: - directory-ospath-streaming < 0.3 # https://github.com/commercialhaskell/stackage/issues/7846 - # unicode-data < 0.7 + - unicode-data < 0.7 # https://github.com/commercialhaskell/stackage/issues/7850 - xlsx < 1.2