summaryrefslogtreecommitdiff
path: root/stack.lts9.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-01-07 18:41:01 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2018-01-07 19:24:08 -0800
commitae6ba1533bbe79bc82d2b3fc47dc3cde55bf7370 (patch)
tree2ec130eb434ab4da17f656067247406b766fbc76 /stack.lts9.yaml
parentb6cec3da3fc598df8ee1e317e405a61fa145dfd8 (diff)
Use latest skylighting and omit the 'missingincludes' check.
If you use a custom syntax definition that refers to a syntax you haven't loaded, pandoc will now complain when it is highlighting the text, rather than at the start. This saves a huge performance hit from the `missingIncludes` check. Closes #4226.
Diffstat (limited to 'stack.lts9.yaml')
-rw-r--r--stack.lts9.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.lts9.yaml b/stack.lts9.yaml
index bccf315bf..3684cbdbb 100644
--- a/stack.lts9.yaml
+++ b/stack.lts9.yaml
@@ -16,7 +16,7 @@ extra-deps:
- pandoc-types-1.17.3
- hslua-0.9.5
- hslua-module-text-0.1.2
-- skylighting-0.5
+- skylighting-0.5.1
- texmath-0.10.1
- cmark-gfm-0.1.1
- QuickCheck-2.10.0.1