diff options
| author | John MacFarlane <[email protected]> | 2022-06-15 10:52:26 -0600 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2022-06-15 10:52:26 -0600 |
| commit | a6344893b0d2a68bc9ce7e5f907c2f320b01227b (patch) | |
| tree | 15e986ec94415d81353c106cf623c150ad3454e6 /stack.yaml | |
| parent | 786a2d47577c2d36ce0567187d6048b08aeae31b (diff) | |
Use dev version of citeproc.
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 c3d03c0ee..8b0f98526 100644 --- a/stack.yaml +++ b/stack.yaml @@ -35,11 +35,12 @@ extra-deps: - ipynb-0.2 - pandoc-types-1.22.2 - texmath-0.12.5 -- citeproc-0.7 - commonmark-0.2.2 - commonmark-extensions-0.2.3.1 - doclayout-0.4 - doctemplates-0.10.0.2 +- git: https://github.com/jgm/citeproc + commit: 7874a4ccf1845e5a8a6855c251f1aaea9bf12807 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-18.10 |
