diff options
| author | John MacFarlane <[email protected]> | 2025-10-26 22:43:02 +0100 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-10-26 22:43:18 +0100 |
| commit | 9639a33b171a9b280f3c9bbad618d6ddeb5efe6e (patch) | |
| tree | 25b1de831fd5b3e33bbcbee709dc00b30c8e0b9b /stack.yaml | |
| parent | 8b4e72e969ae1488d4d5241a3b60924a79f129af (diff) | |
Use dev versions of typst-hs, texmath, typst-symbols.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml index 92b8a0c56..18e761818 100644 --- a/stack.yaml +++ b/stack.yaml @@ -17,8 +17,13 @@ extra-deps: - skylighting-0.14.7 - djot-0.1.2.3 - texmath-0.13.0.1 +- typst-symbols-0.1.9.1 - git: https://github.com/jgm/citeproc.git commit: 1a82c13ac1d8e9e07cf69fbf89ba2b57474b8e0f +- git: https://github.com/jgm/typst-hs.git + tag: e6eb442bc0efbe3fcf8c1fe5f28be3f0fb278e8b +- git: https://github.com/jgm/texmath.git + tag: 110322589698df20abf3f3a06c070271802ea598 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-24.9 |
