diff options
| author | John MacFarlane <[email protected]> | 2025-10-24 23:06:16 +0200 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-10-24 23:11:26 +0200 |
| commit | d6c95435bfd30285b97ece4b221388000ea7a511 (patch) | |
| tree | ae5aa42a7546732d5606e2dab6590a6e760c0d1a /stack.yaml | |
| parent | ba64240f2c99c1f75557f2dae6c4022e1178297c (diff) | |
Use latest dev 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 46c9a1eeb..92b8a0c56 100644 --- a/stack.yaml +++ b/stack.yaml @@ -17,7 +17,8 @@ extra-deps: - skylighting-0.14.7 - djot-0.1.2.3 - texmath-0.13.0.1 -- citeproc-0.11 +- git: https://github.com/jgm/citeproc.git + commit: 1a82c13ac1d8e9e07cf69fbf89ba2b57474b8e0f ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-24.9 |
