diff options
| author | John MacFarlane <[email protected]> | 2019-11-21 21:40:35 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2019-11-21 21:40:35 -0800 |
| commit | 138d0b1b3e7105ae28f05016aaf9e5784aa5030e (patch) | |
| tree | 6c4eae81e949278cb0aa0f4e4658e40dee78e762 /stack.yaml | |
| parent | cac01f45bb2247d152f649eb1ef30f21fbc28867 (diff) | |
Use released pandoc-citeproc 0.16.4.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/stack.yaml b/stack.yaml index dbc52b53b..0714a6e88 100644 --- a/stack.yaml +++ b/stack.yaml @@ -22,9 +22,7 @@ extra-deps: - HsYAML-0.2.0.0 - HsYAML-aeson-0.2.0.0 - doctemplates-0.7.1 -# - pandoc-citeproc-0.16.3.1 -- git: https://github.com/jgm/pandoc-citeproc - commit: dc09b028d6876df81cd76b731e58886f77f269b1 +- pandoc-citeproc-0.16.4 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-14.6 |
