Skip to content

Commit 71d6aa8

Browse files
jgmchristopherkenny
authored andcommitted
Revert "Depend on skylighting 0.14.6"
This reverts commit 12bce32. We don't need this yet, until we have a solution to jgm#10525.
1 parent 94a6683 commit 71d6aa8

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

pandoc.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -527,8 +527,8 @@ library
527527
random >= 1 && < 1.4,
528528
safe >= 0.3.18 && < 0.4,
529529
scientific >= 0.3 && < 0.4,
530-
skylighting >= 0.14.6 && < 0.15,
531-
skylighting-core >= 0.14.6 && < 0.15,
530+
skylighting >= 0.14.5 && < 0.15,
531+
skylighting-core >= 0.14.5 && < 0.15,
532532
split >= 0.2 && < 0.3,
533533
syb >= 0.1 && < 0.8,
534534
tagsoup >= 0.14.6 && < 0.15,

stack.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@ packages:
1111
extra-deps:
1212
- tls-2.1.5
1313
- citeproc-0.8.1.2
14-
- skylighting-core-0.14.6
15-
- skylighting-0.14.6
16-
- skylighting-format-typst-0.1
14+
- skylighting-core-0.14.5
15+
- skylighting-0.14.5
1716
- git: https://github.com/jgm/texmath.git
1817
commit: 4f8d982abf6efaef6512f3671e47120eeced15b5
1918
ghc-options:

0 commit comments

Comments
 (0)