From 2acd30e3c6ca63f8139037b4b0fa3cc556198449 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 31 Oct 2021 21:30:22 +0100 Subject: [PATCH] eliminators < 0.9 for #6264 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8aa5bac5..93f72215 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6767,6 +6767,7 @@ packages: - singletons-base < 3.1 - singletons-th < 3.1 - th-desugar < 1.13 + - eliminators < 0.9 # https://github.com/commercialhaskell/stackage/issues/6265 - attoparsec < 0.14.2