diff options
| author | John MacFarlane <[email protected]> | 2025-05-28 14:50:47 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-05-28 14:50:47 -0700 |
| commit | 3f37b0d2ebb4d9aeb93743f27edd7c1f4e0a142c (patch) | |
| tree | ff7598a835589d18fde7e61797fdc2d5969f5ab3 /stack.yaml | |
| parent | 66a6cf39d324c23522426a21b775537523ef89aa (diff) | |
Require texmath 0.12.10.3, typst 0.8.0.1
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 f1f1ea6bd..7e8e224d5 100644 --- a/stack.yaml +++ b/stack.yaml @@ -15,10 +15,8 @@ extra-deps: - skylighting-format-typst-0.1 - typst-symbols-0.1.8.1 - citeproc-0.9.0.1 -- git: https://github.com/jgm/texmath.git - commit: d8919a615620522de4bb61214bc76ac18b4caba3 -- git: https://github.com/jgm/typst-hs.git - commit: a02872064accd949bd0e828103b724f34cc398f1 +- texmath-0.12.10.3 +- typst-0.8.0.1 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-23.22 |
