From a049f49a4a1751a5b19e8001285fb5485063efe3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 14 Sep 2025 07:50:12 -0800 Subject: [PATCH] Undo the `xlsx` 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 b6c46dcd..64668a0d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7916,7 +7916,7 @@ packages: - unicode-data < 0.7 # https://github.com/commercialhaskell/stackage/issues/7850 - # xlsx < 1.2 + - xlsx < 1.2 # https://github.com/commercialhaskell/stackage/issues/7851 - microlens < 0.5