aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2017-11-02 16:02:04 -0700
committerJohn MacFarlane <[email protected]>2017-11-02 16:03:40 -0700
commit856587ff63b1e89c71b73a367f5ba1730050e6dd (patch)
treef2a6811979d114270d49ae2688a75df84146e61c /stack.yaml
parent5df272254d48d9e5cec1d351bab3643b02fa52c2 (diff)
Use latest skylighting; ensure no duplicate ids on code lines.
The line identifiers are built using the code block's identifier as a prefix. If the code block has null identifier, we use "cb1", "cb2", etc. Closes #4031.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index 5e25529f5..da5869ff3 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -9,7 +9,7 @@ packages:
extra-deps:
- pandoc-types-1.17.2
- hslua-0.9.2
-- skylighting-0.4.2
+- skylighting-0.4.3
- cmark-gfm-0.1.1
- QuickCheck-2.10.0.1
- tasty-quickcheck-0.9.1