From 2b67601c5e7d0a6e5e5e4b128567fea44247987e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 16 Mar 2023 06:58:20 -0700 Subject: [PATCH] Undo test Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 44de37cb..9e1aa9de 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7812,10 +7812,10 @@ packages: - lattices < 2.2 # https://github.com/commercialhaskell/stackage/issues/6908 - # eliminators < 0.9.3 - # singletons-base < 3.2 - # singletons-th < 3.2 - # th-desugar < 1.15 + - eliminators < 0.9.3 + - singletons-base < 3.2 + - singletons-th < 3.2 + - th-desugar < 1.15 # https://github.com/commercialhaskell/stackage/issues/6909 - semigroupoids < 6