diff options
| author | John MacFarlane <[email protected]> | 2020-02-15 21:51:39 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2020-02-15 21:51:39 -0800 |
| commit | 87b9ee87e62ac1830ce99db17864cc31e089e530 (patch) | |
| tree | 60a022d8379fb370dbe599d413ae1421e8cc8743 /stack.yaml | |
| parent | 0010d15bcf3dbf9cabad8a75ec24befc0704620b (diff) | |
Use pandoc-citeproc 0.17.2.9.2
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 0dedbf4aa..5d9407a06 100644 --- a/stack.yaml +++ b/stack.yaml @@ -24,7 +24,7 @@ extra-deps: - HsYAML-0.2.0.0 - HsYAML-aeson-0.2.0.0 - doctemplates-0.8.1 -- pandoc-citeproc-0.16.4.1 +- pandoc-citeproc-0.17 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-14.6 |
