diff options
| author | John MacFarlane <[email protected]> | 2025-07-23 14:08:14 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-07-23 14:10:43 -0700 |
| commit | 7ec7efeee72a537a2a8519887321edff96551210 (patch) | |
| tree | d32a7114267430df05767de89d739af6381071df /stack.yaml | |
| parent | 01a305af58b2b91179266e3463e07db94fcc11f0 (diff) | |
Use latest dev citeproc.
Closes #10983 by allowing `nocase` spans to be used to suppress
capitalization of initial word in a footnote.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 7d0550bc1..07aa047e2 100644 --- a/stack.yaml +++ b/stack.yaml @@ -23,7 +23,7 @@ extra-deps: - texmath-0.12.10.3 - typst-0.8.0.1 - git: https://github.com/jgm/citeproc.git - commit: 8cb87866967674049a8d1c933dc1effbfe80e8ef + commit: 120d0914adf90908ae0eca972a061e9edd6e65a1 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-23.22 |
