diff options
| author | John MacFarlane <[email protected]> | 2025-07-23 23:32:48 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-07-23 23:32:48 -0700 |
| commit | ebf41dd5392283398f35dac1414c04dbc3e3e7ca (patch) | |
| tree | ac00ccc46576dff959d13562c94ead0915179ad3 /stack.yaml | |
| parent | a4872aa223dfd6611eb67f0f92c77ad50a37a0ac (diff) | |
Fix stack.yaml.
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 9aa091f15..40955fa00 100644 --- a/stack.yaml +++ b/stack.yaml @@ -20,8 +20,9 @@ extra-deps: - skylighting-0.14.6 - skylighting-format-typst-0.1 - typst-symbols-0.1.8.1 -- texmath-0.12.10.3 - typst-0.8.0.1 +- git: https://github.com/jgm/citeproc.git + commit: 723d22a112a15a8f287d4db68ba05e9083facfec - git: https://github.com/jgm/texmath.git commit: 77e20978ffcdec4ca50bbb809f061850c0998560 ghc-options: |
