summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-01-02 12:36:12 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2016-01-02 12:37:23 -0800
commit4edd1a78732abe64c7b1eab85f792ec0f4777ca7 (patch)
tree0df887e361fba692fdb2eb21a32935b64ac64eb4 /stack.yaml
parent44c762e3052da7678c633ff02eb4a033c980dd13 (diff)
Updated stack.yaml files.
Use latest resolver. Use latest pandoc-citeproc and pandoc-types release.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml8
1 files changed, 3 insertions, 5 deletions
diff --git a/stack.yaml b/stack.yaml
index 83f580fda..49b977be9 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -7,10 +7,8 @@ flags:
network-uri: true
packages:
- '.'
-- location:
- git: 'https://github.com/jgm/pandoc-types'
- commit: 7b471a3d129efd8155f6cdcb2f2b58b5605df0fc
- extra-dep: true
extra-deps:
- 'cmark-0.5.0'
-resolver: lts-3.18
+- 'pandoc-citeproc-0.9'
+- 'pandoc-types-1.16'
+resolver: lts-3.20