diff options
| author | John MacFarlane <[email protected]> | 2020-11-05 21:23:57 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2020-11-05 21:23:57 -0800 |
| commit | e6abf3b8ed5c244c295d603050bba06a244a51e2 (patch) | |
| tree | ded4855664c101a78da64e74bfcf9c11ef8ea855 /stack.yaml | |
| parent | 9de386352a5f4bed951dcb1a2b01f578c1164e00 (diff) | |
Use citeproc 0.1.1.1.
Closes #6813.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml index c83c4c299..6302a0708 100644 --- a/stack.yaml +++ b/stack.yaml @@ -22,8 +22,7 @@ extra-deps: - commonmark-0.1.1.2 - commonmark-extensions-0.2.0.4 - commonmark-pandoc-0.2.0.1 -- citeproc-0.1.1 - +- citeproc-0.1.1.1 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-14.6 |
