From c79e19a550c69c870fecc1ebee8656f23a1677d6 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 15 Nov 2021 14:33:18 -0500 Subject: [PATCH] constrain ghc-syntax-highligher, see #6264 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b0af2238..810eecc9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6770,6 +6770,7 @@ packages: - singletons-th < 3.1 - th-desugar < 1.13 - eliminators < 0.9 + - ghc-syntax-highligher < 0.0.8 # requires ghc-lib-parser >= 9.2 # https://github.com/commercialhaskell/stackage/issues/6265 - attoparsec < 0.14.2