aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Krotov <ilabdsf@gmail.com>2018-03-07 14:40:59 +0300
committerAlexander Krotov <ilabdsf@gmail.com>2018-03-07 14:40:59 +0300
commitb6182afcfe4c3381bc9286970500d4a5adfbd38d (patch)
tree43c5b2c3e9eab83f957504774aa7acb3f2de63ed
parent4d2bf177fc8e41d385631c1d1abfe7943680982e (diff)
downloadpandoc-b6182afcfe4c3381bc9286970500d4a5adfbd38d.tar.gz
stack.yaml: Add skylighting-core to extra-deps
-rw-r--r--stack.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
index 14c6ad6a5..5de035dd6 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -16,6 +16,7 @@ extra-deps:
- pandoc-citeproc-0.14.1.5
- hslua-0.9.5
- skylighting-0.7.0.2
+- skylighting-core-0.7.0.2
- ansi-terminal-0.7.1.1
- tasty-1.0.0.1
- texmath-0.10.1.1