From 8c532a20766cb8979382a1287aca81ca89a04fbf Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 15 Nov 2021 17:04:02 -0500 Subject: [PATCH] fix typo --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 810eecc9..b746c97f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6770,7 +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 + - ghc-syntax-highlighter < 0.0.8 # requires ghc-lib-parser >= 9.2 # https://github.com/commercialhaskell/stackage/issues/6265 - attoparsec < 0.14.2