From 5f43de374d1b58f87066434778585c7847f63dc1 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 30 Jul 2022 12:07:45 -0700 Subject: [PATCH] Upper bound `skylighting` Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9dcd3b36..cffccc3d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3065,7 +3065,7 @@ packages: - cmark - texmath - highlighting-kate - - skylighting + - skylighting < 0.13 # https://github.com/commercialhaskell/stackage/issues/6663 - skylighting-core - pandoc-types - zip-archive