summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2019-02-03 14:14:18 +0100
committerJasper Van der Jeugt <m@jaspervdj.be>2019-02-03 14:14:18 +0100
commitd9f8bfdd5d0ec66dca9035c2bcf53ea295b44565 (patch)
treec0352fa763abb180a25f92cb8912465e4c086d12 /stack.yaml
parentf850405f0905ecd5d4a18993e1ce56a023252bd2 (diff)
downloadhakyll-d9f8bfdd5d0ec66dca9035c2bcf53ea295b44565.tar.gz
Bump dependencies
- Bump pandoc to 2.6 - Bump pandoc-citeproc to 0.16
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
index ac53686..935267c 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -24,3 +24,6 @@ build:
extra-deps:
- 'lrucache-1.2.0.1'
+- 'pandoc-2.6'
+- 'pandoc-citeproc-0.16'
+- 'ipynb-0.1'