diff options
| author | John MacFarlane <[email protected]> | 2025-06-03 11:42:06 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-06-03 11:42:06 -0700 |
| commit | e007758c8c4e4b5b8c29e92731d98d0f7ff8a8cd (patch) | |
| tree | bc266eee206860425862f894ef7c54dd629d0cb8 /stack.yaml | |
| parent | add83e81698a3468b4fde02f3af3c42d5c56f790 (diff) | |
Use latest 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 7e8e224d5..f403e9c22 100644 --- a/stack.yaml +++ b/stack.yaml @@ -14,9 +14,10 @@ extra-deps: - skylighting-0.14.6 - skylighting-format-typst-0.1 - typst-symbols-0.1.8.1 -- citeproc-0.9.0.1 - texmath-0.12.10.3 - typst-0.8.0.1 +- git: https://github.com/jgm/citeproc.git + commit: 157c7815f06e4e6771740a4eb8df97568626a8fe ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-23.22 |
