diff options
| author | John MacFarlane <[email protected]> | 2023-06-30 14:13:13 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-06-30 14:13:13 -0700 |
| commit | 0498378d007884d0da6b5d83208c34ca13c96977 (patch) | |
| tree | cdc30b2ea2e30f8c63f1f7930fbbdd5f50b7693d | |
| parent | 4031efca34b71f04fe3c3ed9fbb2fc8e468e857d (diff) | |
Update stack.yaml.
| -rw-r--r-- | stack.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml index b8b631eeb..0f6b79e58 100644 --- a/stack.yaml +++ b/stack.yaml @@ -23,6 +23,11 @@ extra-deps: - crypton-x509-validation-1.6.12 - http-client-tls-0.3.6.2 - commonmark-0.2.3 +- git: https://github.com/jgm/typst-hs + commit: affadabd5742ebbe3a54f43a114e4c222b2057aa +- git: https://github.com/jgm/pandoc-types + commit: 2b68c905e75c65e66eaa4635e4c1bd6aabd6302f + ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
