diff options
| author | John MacFarlane <[email protected]> | 2025-10-18 15:03:50 +0200 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-10-18 15:03:50 +0200 |
| commit | 350b821d7c7df2901ea5c393b5be543f7d85a2b5 (patch) | |
| tree | cfb8f5357d2e2f62da1214f8a00ebd1f72958ff3 /stack.yaml | |
| parent | eb9bfb6b962efda02d33f548adc09939c5c005df (diff) | |
Update to use latest dev citeproc.
Fixed golden test regeneration in Docx reader test.
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 43fdb18ba..d3679d994 100644 --- a/stack.yaml +++ b/stack.yaml @@ -15,9 +15,10 @@ extra-deps: - hslua-packaging-2.3.2 - skylighting-core-0.14.7 - skylighting-0.14.7 -- citeproc-0.10 - djot-0.1.2.3 - texmath-0.13.0.1 +- git: https://github.com/jgm/citeproc.git + commit: 4bb4c209fb1dd3fa6f6aaa5bfe76022059c0affa ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-24.9 |
