diff options
| author | John MacFarlane <[email protected]> | 2024-09-09 18:25:31 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-09-09 18:25:31 -0700 |
| commit | 836de16e3b40ebe3d64e84abc3b8d9e2537092c5 (patch) | |
| tree | f0744963c4060839e9a907a3f5a6e457a320e7f4 /stack.yaml | |
| parent | a6df5d70ba8f0e9ecdafd9f73079090c673899e2 (diff) | |
Use released versions of typst, texmath.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/stack.yaml b/stack.yaml index c156ddeb0..fc81c0e11 100644 --- a/stack.yaml +++ b/stack.yaml @@ -22,10 +22,8 @@ extra-deps: - doclayout-0.5 - doctemplates-0.11.0.1 - hslua-module-doclayout-1.1.1.2 -- git: https://github.com/jgm/texmath - commit: 7099b90314618e7f73226426be0b46cc3a940aa0 -- git: https://github.com/jgm/typst-hs - commit: d9fe63674114abd15cfb4d41bcfd0096d33babed +- texmath-0.12.8.10 +- typst-0.6 # TODO update skylighting/skylighting-core ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
