diff options
| author | John MacFarlane <[email protected]> | 2020-08-02 09:40:24 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2020-08-02 09:40:24 -0700 |
| commit | 971b861ef21e445fea9ea1bf06c19611aa0ef09f (patch) | |
| tree | 5d2a11935348c9cbef53938f1d95a192851bea54 /stack.yaml | |
| parent | eeb4c1e5b6bf244b4c00f9cd5538cae445b033fa (diff) | |
Use new pandoc-citeproc, rfc5051.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 4994dbea5..dc77ab2f3 100644 --- a/stack.yaml +++ b/stack.yaml @@ -13,7 +13,8 @@ packages: - '.' extra-deps: - pandoc-types-1.21 -- pandoc-citeproc-0.17.0.1 +- pandoc-citeproc-0.17.0.2 +- rfc5051-0.2 - texmath-0.12.0.2 - haddock-library-1.9.0 - skylighting-0.9 |
