diff options
| author | John MacFarlane <[email protected]> | 2024-04-06 23:06:40 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-04-06 23:06:52 -0700 |
| commit | 5b13a47e33c570609d7f1f4bbfd18bb565bfd751 (patch) | |
| tree | 8de9378fb206d28644f48f724ed4e198404f9b6e /stack.yaml | |
| parent | c0768e87cf329b4ba6ee6e0da5eed8bfb5a92d4a (diff) | |
Use released texmath, typst libraries.
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 8e1c8fd8b..ea73a8ae9 100644 --- a/stack.yaml +++ b/stack.yaml @@ -22,10 +22,8 @@ extra-deps: - zip-archive-0.4.3.1 - toml-parser-2.0.0.0 - typst-symbols-0.1.6 -- git: https://github.com/jgm/typst-hs - commit: 926d1c60c80cc9f205e31b7f070835665c2817dd -- git: https://github.com/jgm/texmath - commit: 66e747472d87b2379f4224dd8efb5950e3aef966 +- typst-0.5.0.3 +- texmath-0.12.8.8 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
