diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2021-03-02 17:09:35 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2021-03-02 17:09:35 -0800 |
| commit | b251df0c6e9eaebb389e1dd4c3f7db347d964e74 (patch) | |
| tree | 5c3e9e37a38fee9ec94620a460e5cecdc42cf124 | |
| parent | 95b1327f6bdefd63b3a9241e2924bdf7bffe0156 (diff) | |
| download | pandoc-b251df0c6e9eaebb389e1dd4c3f7db347d964e74.tar.gz | |
stack.yaml - use citeproc 0.3.0.8
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index fc246ff7f..c1f65eaa0 100644 --- a/stack.yaml +++ b/stack.yaml @@ -12,7 +12,7 @@ extra-deps: - commonmark-extensions-0.2.0.4 - commonmark-pandoc-0.2.0.1 - tasty-bench-0.2.1 -- citeproc-0.3.0.7 +- citeproc-0.3.0.8 - skylighting-0.10.4 - skylighting-core-0.10.4 - xml-conduit-1.9.1.0 |
