diff options
| author | John MacFarlane <[email protected]> | 2025-03-27 23:04:00 -0600 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-03-27 23:04:00 -0600 |
| commit | 3a682a798dfee476865c139fe2509238cbfedab6 (patch) | |
| tree | 66384636befc50d368f582dfc5a82f94dcb254a3 /stack.yaml | |
| parent | 8e04bab8c1fc1815b1456d537e2441b88dbca129 (diff) | |
Use latest dev 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 39baa4c85..427e6ff39 100644 --- a/stack.yaml +++ b/stack.yaml @@ -13,11 +13,13 @@ extra-deps: - skylighting-core-0.14.6 - skylighting-0.14.6 - skylighting-format-typst-0.1 -- citeproc-0.8.1.3 - commonmark-extensions-0.2.6 - commonmark-pandoc-0.2.3 - typst-0.7 - texmath-0.12.9 +- git: https://github.com/jgm/citeproc.git + commit: cf5542df8f21085bbfd794eaa5cc40abc605637b + ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-23.0 |
