diff options
| author | John MacFarlane <[email protected]> | 2022-02-03 07:36:32 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2022-02-03 07:37:13 -0800 |
| commit | 54279149ab106927cae4a85dce86740f5e88c3f4 (patch) | |
| tree | 1e745cd0f6ee2f06fa0671a212509bb83f538285 /stack.yaml | |
| parent | 6ed8999f75be11b4ef9f561599d4dd80fcca92ec (diff) | |
Use unreleased citeproc.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 0286130ac..6c0bf4ce1 100644 --- a/stack.yaml +++ b/stack.yaml @@ -37,8 +37,10 @@ extra-deps: - commonmark-0.2.1.1 - commonmark-extensions-0.2.3 - commonmark-pandoc-0.2.1.2 -- citeproc-0.6.0.1 - ipynb-0.2 +- git: https://github.com/jgm/citeproc.git + commit: 32fcf268d8bac2825eddd3c51a9112112e5eaadb + ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-18.10 |
