summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2019-05-09 11:13:02 +0200
committerGitHub <noreply@github.com>2019-05-09 11:13:02 +0200
commitaee9a6f4bfd64b1a70b5eb4d66e77e5874a62df9 (patch)
tree889bebdc7ba47b85db6a538be46f5a7be690e8a5 /stack.yaml
parentee8dcb76f450fe137ecdd88a29759fe79fafb22f (diff)
downloadhakyll-aee9a6f4bfd64b1a70b5eb4d66e77e5874a62df9.tar.gz
Bump pandoc to 2.7
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml9
1 files changed, 6 insertions, 3 deletions
diff --git a/stack.yaml b/stack.yaml
index 935267c..0746527 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -23,7 +23,10 @@ build:
haddock-deps: false
extra-deps:
-- 'lrucache-1.2.0.1'
-- 'pandoc-2.6'
-- 'pandoc-citeproc-0.16'
- 'ipynb-0.1'
+- 'lrucache-1.2.0.1'
+- 'pandoc-2.7'
+- 'pandoc-citeproc-0.16.2'
+- 'skylighting-0.7.7'
+- 'skylighting-core-0.7.7'
+- 'texmath-0.11.2.2'