aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2023-11-07 08:22:29 -0800
committerJohn MacFarlane <[email protected]>2023-11-07 08:22:29 -0800
commit7d7ae7deef005751a3a9c2bb09f1270bd53d8770 (patch)
treed148b879d4215f5b7efdd33f6c93cb414fc4d2e4 /stack.yaml
parent56f7f114732b32870093ea1cd9bf7b8d5b1f2260 (diff)
Use dev version of typst-hs.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index 8bbfa229d..dc5c1265e 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -21,7 +21,6 @@ extra-deps:
- http-client-tls-0.3.6.3
- typst-symbols-0.1.4
- toml-parser-1.3.0.0
-- typst-0.3.2.1
- skylighting-core-0.14
- skylighting-0.14
- skylighting-format-blaze-html-0.1.1.1
@@ -29,6 +28,8 @@ extra-deps:
- tls-1.9.0
- commonmark-0.2.4
- commonmark-extensions-0.2.4
+- git: https://github.com/jgm/typst-hs
+ commit: 145bab9a576d7eb2f44878f554d43d5d4ac436d9
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules