diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2023-01-16 10:09:47 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-01-16 10:10:01 -0800 |
| commit | ab32bfc697cc9fd42921c447cdb98f232a499f54 (patch) | |
| tree | 7898d7b8d3b726323912530265b7a245413324f0 | |
| parent | 8e688c2b0c2b1fea71825a2a13eec8e119713773 (diff) | |
Use dev citeproc.
| -rw-r--r-- | cabal.project | 2 | ||||
| -rw-r--r-- | stack.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cabal.project b/cabal.project index 5bc25ffff..5e64403e9 100644 --- a/cabal.project +++ b/cabal.project @@ -10,7 +10,7 @@ constraints: skylighting-format-blaze-html >= 0.1.1, source-repository-package type: git location: https://github.com/jgm/citeproc - tag: a73c7d1c00c993b8a20daf5a932afae16f889c83 + tag: 58cfca8671a3f3eeb87d79ca4a98fdabb2830a3a source-repository-package type: git diff --git a/stack.yaml b/stack.yaml index c41bf1ee7..259758015 100644 --- a/stack.yaml +++ b/stack.yaml @@ -27,7 +27,7 @@ extra-deps: - git: https://github.com/jgm/texmath commit: dab2be16b751e8ce7e6d9937029f10e06c3c80c3 - git: https://github.com/jgm/citeproc - commit: a73c7d1c00c993b8a20daf5a932afae16f889c83 + commit: 58cfca8671a3f3eeb87d79ca4a98fdabb2830a3a - git: https://github.com/jgm/pandoc-types commit: 8c7bc6c66d22538711171b8cfd0e5f3d48de39fd - git: https://github.com/pandoc/pandoc-lua-marshal |
