diff options
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 |
