mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-26 10:16:32 +00:00
Require skylighting 0.12.3.
This commit is contained in:
+2
-2
@@ -507,8 +507,8 @@ library
|
||||
random >= 1 && < 1.3,
|
||||
safe >= 0.3.18 && < 0.4,
|
||||
scientific >= 0.3 && < 0.4,
|
||||
skylighting >= 0.12.2 && < 0.13,
|
||||
skylighting-core >= 0.12.2 && < 0.13,
|
||||
skylighting >= 0.12.3 && < 0.13,
|
||||
skylighting-core >= 0.12.3 && < 0.13,
|
||||
split >= 0.2 && < 0.3,
|
||||
syb >= 0.1 && < 0.8,
|
||||
tagsoup >= 0.14.6 && < 0.15,
|
||||
|
||||
+2
-2
@@ -7,8 +7,8 @@ flags:
|
||||
packages:
|
||||
- '.'
|
||||
extra-deps:
|
||||
- skylighting-core-0.12.2
|
||||
- skylighting-0.12.2
|
||||
- skylighting-core-0.12.3
|
||||
- skylighting-0.12.3
|
||||
- doctemplates-0.10.0.1
|
||||
- emojis-0.1.2
|
||||
- doclayout-0.3.1.1
|
||||
|
||||
Reference in New Issue
Block a user