From 00364d8196ef785648ca1e90888e1d50dba0cd33 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 14 Sep 2025 07:50:12 -0800 Subject: [PATCH] Try the `xlsx` bounds again 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 64668a0d..b6c46dcd 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