diff options
| author | John MacFarlane <[email protected]> | 2020-12-09 09:34:15 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2020-12-09 09:34:15 -0800 |
| commit | 0dd228593f0d1e70f975685fabd66f3555d1a70f (patch) | |
| tree | 2b52290616f747bb873b2da018f61a00527f8f8a /stack.yaml | |
| parent | d73ef09c84f4be5c5dfe80c574083e4d50ec1a36 (diff) | |
Use latest citeproc release.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/stack.yaml b/stack.yaml index 7a849b713..ef0bc7a83 100644 --- a/stack.yaml +++ b/stack.yaml @@ -17,10 +17,10 @@ extra-deps: - commonmark-extensions-0.2.0.4 - commonmark-pandoc-0.2.0.1 - doctemplates-0.8.3 -#- citeproc-0.2 -- citeproc: - git: https://github.com/jgm/citeproc.git - commit: 42b1d154b02435229acbe98ae0f17d01b757ee93 +- citeproc-0.2.0.1 +# - citeproc: +# git: https://github.com/jgm/citeproc.git +# commit: 42b1d154b02435229acbe98ae0f17d01b757ee93 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-16.23 |
