diff options
| author | John MacFarlane <[email protected]> | 2018-04-25 23:48:01 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2018-04-25 23:48:01 -0700 |
| commit | df452038f51a63c0731a327b969dc37b64ff1109 (patch) | |
| tree | b0260057fcb0fdba8a22b8fc6247bc03c4c06bfc /stack.yaml | |
| parent | c139a011fa7a4b5bbbcb4b1f277dcb5ee733142f (diff) | |
stack.yaml: use latest pandoc-citeproc.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 3f2d5fffe..fef2c479b 100644 --- a/stack.yaml +++ b/stack.yaml @@ -12,7 +12,7 @@ flags: packages: - '.' extra-deps: -- pandoc-citeproc-0.14.3 +- pandoc-citeproc-0.14.3.1 - skylighting-0.7.0.2 - skylighting-core-0.7.0.2 - ansi-terminal-0.8.0.2 |
