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