aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-08-07 08:33:30 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2019-08-07 08:33:30 -0700
commitec55382f8d7102754307492ed9c6259d9cc09e4f (patch)
tree0d1935f351805ab7529d67bb99ceff0cd41abb0f
parentea3a779f7baf2a2d7cb2105f3b453c7968c17ab8 (diff)
downloadpandoc-ec55382f8d7102754307492ed9c6259d9cc09e4f.tar.gz
Fix stack.yaml.
-rw-r--r--stack.yaml6
1 files changed, 2 insertions, 4 deletions
diff --git a/stack.yaml b/stack.yaml
index c66a02441..bd9a9396e 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -10,12 +10,10 @@ flags:
debug: false
packages:
- '.'
-- location:
- git: https://github.com/jgm/pandoc-citeproc
- commit: 6d62678ece91bbb4fe4f5a99695006e1d53c3bae
- extra-dep: true
extra-deps:
# - pandoc-citeproc-0.16.2
+- git: https://github.com/jgm/pandoc-citeproc
+ commit: 6d62678ece91bbb4fe4f5a99695006e1d53c3bae
- ipynb-0.1
- cmark-gfm-0.2.0
- hslua-1.0.3.1