From 733c030a967cf8789b5de4882b63d9459f4455a3 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 12 Jan 2025 10:12:24 -0800 Subject: [PATCH] Revert "Depend on skylighting 0.14.6" This reverts commit 12bce32bff7e74e0c405e0a979ef5d3e3528c4ad. We don't need this yet, until we have a solution to #10525. --- pandoc.cabal | 4 ++-- stack.yaml | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/pandoc.cabal b/pandoc.cabal index fdaa5caf23bc..2a7f86c24072 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -527,8 +527,8 @@ library random >= 1 && < 1.4, safe >= 0.3.18 && < 0.4, scientific >= 0.3 && < 0.4, - skylighting >= 0.14.6 && < 0.15, - skylighting-core >= 0.14.6 && < 0.15, + skylighting >= 0.14.5 && < 0.15, + skylighting-core >= 0.14.5 && < 0.15, split >= 0.2 && < 0.3, syb >= 0.1 && < 0.8, tagsoup >= 0.14.6 && < 0.15, diff --git a/stack.yaml b/stack.yaml index 710d62437290..1c3c2f1ae225 100644 --- a/stack.yaml +++ b/stack.yaml @@ -11,9 +11,8 @@ packages: extra-deps: - tls-2.1.5 - citeproc-0.8.1.2 -- skylighting-core-0.14.6 -- skylighting-0.14.6 -- skylighting-format-typst-0.1 +- skylighting-core-0.14.5 +- skylighting-0.14.5 - git: https://github.com/jgm/texmath.git commit: 4f8d982abf6efaef6512f3671e47120eeced15b5 ghc-options: