Require latest skylighting (fixes a bug in XML syntax highlighting).

This commit is contained in:
John MacFarlane 2021-03-22 14:28:03 -07:00
parent 052056289f
commit 88d3d55909
2 changed files with 4 additions and 4 deletions

View file

@ -479,8 +479,8 @@ library
random >= 1 && < 1.3,
safe >= 0.3.18 && < 0.4,
scientific >= 0.3 && < 0.4,
skylighting >= 0.10.5 && < 0.10.6,
skylighting-core >= 0.10.5 && < 0.10.6,
skylighting >= 0.10.5.1 && < 0.10.6,
skylighting-core >= 0.10.5.1 && < 0.10.6,
split >= 0.2 && < 0.3,
syb >= 0.1 && < 0.8,
tagsoup >= 0.14.6 && < 0.15,

View file

@ -10,8 +10,8 @@ extra-deps:
- hslua-1.3.0
- hslua-module-path-0.1.0
- jira-wiki-markup-1.3.4
- skylighting-core-0.10.5
- skylighting-0.10.5
- skylighting-core-0.10.5.1
- skylighting-0.10.5.1
- doclayout-0.3.0.2
- citeproc-0.3.0.9
- texmath-0.12.2