diff options
| author | John MacFarlane <[email protected]> | 2020-10-27 22:21:03 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2020-10-27 22:21:03 -0700 |
| commit | 517c55dae7a33a858f73609a90972f5da05dd1b1 (patch) | |
| tree | 70e401feeb62f6f28e1857c6bc04cf745405e2bf /stack.yaml | |
| parent | 95c9f3da63de685eb8bd7603ebcffea7243ba096 (diff) | |
Use latest citeproc. Closes #6783.
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 87847d0ac..30a2b6b71 100644 --- a/stack.yaml +++ b/stack.yaml @@ -22,7 +22,8 @@ extra-deps: - commonmark-0.1.0.2 - commonmark-extensions-0.2.0.1 - commonmark-pandoc-0.2.0.1 -- citeproc-0.1.0.3 +- git: https://github.com/jgm/citeproc + commit: ac57c6ceb8fe6583921c5e3f3a3838401191b97c ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
