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