Skip to content

Commit 5819e36

Browse files
committed
Use skylighting 0.13.1.2
1 parent 18874be commit 5819e36

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pandoc.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -507,8 +507,8 @@ library
507507
random >= 1 && < 1.3,
508508
safe >= 0.3.18 && < 0.4,
509509
scientific >= 0.3 && < 0.4,
510-
skylighting >= 0.13.1.1 && < 0.14,
511-
skylighting-core >= 0.13.1.1 && < 0.14,
510+
skylighting >= 0.13.1.2 && < 0.14,
511+
skylighting-core >= 0.13.1.2 && < 0.14,
512512
split >= 0.2 && < 0.3,
513513
syb >= 0.1 && < 0.8,
514514
tagsoup >= 0.14.6 && < 0.15,

stack.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ packages:
99
- 'pandoc-lua-engine'
1010
- 'pandoc-server'
1111
extra-deps:
12-
- skylighting-core-0.13.1.1
13-
- skylighting-0.13.1.1
12+
- skylighting-core-0.13.1.2
13+
- skylighting-0.13.1.2
1414
- skylighting-format-ansi-0.1
1515
- skylighting-format-latex-0.1
1616
- skylighting-format-blaze-html-0.1.1

0 commit comments

Comments
 (0)