From fbcdc758657a52f2d29225c56a00d1990a193011 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 3 Jan 2025 15:43:03 -0800 Subject: [PATCH] Test `th-desugar` 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 01123553..04f2cc70 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7952,7 +7952,7 @@ packages: - singletons-th < 3.5 # https://github.com/commercialhaskell/stackage/issues/7611 - - th-desugar < 1.18 + # th-desugar < 1.18 # https://github.com/commercialhaskell/stackage/issues/7627 - hosc < 0.21