diff options
| author | John MacFarlane <[email protected]> | 2021-03-22 14:28:03 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2021-03-22 14:28:03 -0700 |
| commit | 88d3d55909e0cc0612fcc0e7f86d81a51635fee0 (patch) | |
| tree | 0eaf40c26a8a7c004c114ac0910cde03a961519d /stack.yaml | |
| parent | 052056289fc6f884a2a8799dacca64a16248a5c2 (diff) | |
Require latest skylighting (fixes a bug in XML syntax highlighting).
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml index 7264793cd..c57687c41 100644 --- a/stack.yaml +++ b/stack.yaml @@ -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 |
