diff options
| author | John MacFarlane <[email protected]> | 2025-10-19 23:12:29 +0200 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-10-19 23:12:29 +0200 |
| commit | 263b058d70df5a51f3a7d45ff509b8211bbf5c62 (patch) | |
| tree | cc1efc83539aee735c463e5f63883092b24bf46d /stack.yaml | |
| parent | 77d0bf6df3b184b5f614956b87d551f3dc30db98 (diff) | |
Use released citeproc 0.11.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml index d3679d994..46c9a1eeb 100644 --- a/stack.yaml +++ b/stack.yaml @@ -17,8 +17,7 @@ extra-deps: - skylighting-0.14.7 - djot-0.1.2.3 - texmath-0.13.0.1 -- git: https://github.com/jgm/citeproc.git - commit: 4bb4c209fb1dd3fa6f6aaa5bfe76022059c0affa +- citeproc-0.11 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-24.9 |
