diff options
| author | John MacFarlane <[email protected]> | 2023-08-18 10:58:20 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-08-18 10:58:36 -0700 |
| commit | dc36eb43111cb9901bbc5da48aa8cf262301ba3f (patch) | |
| tree | 0767e059735c9eea28916fc495acb5e828230a80 /stack.yaml | |
| parent | 2dde57569a13edd7fcb79dc80c8296b18560d88a (diff) | |
Use dev texmath, update stack.yaml resolver.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/stack.yaml b/stack.yaml index 010c7c65c..a4c5aec98 100644 --- a/stack.yaml +++ b/stack.yaml @@ -19,18 +19,15 @@ extra-deps: - crypton-x509-system-1.6.7 - crypton-x509-validation-1.6.12 - http-client-tls-0.3.6.2 -- commonmark-0.2.3 - typst-symbols-0.1.2 - toml-parser-1.3.0.0 -- xml-conduit-1.9.1.3 -- commonmark-extensions-0.2.3.5 - typst-0.3.1.0 -- skylighting-core-0.13.4.1 -- skylighting-0.13.4.1 -- pandoc-types-1.23.1 +- git: https://github.com/jgm/texmath + commit: 0a7b5a58e1969d93e18ff7d39f8375098e21300b + ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules -resolver: lts-21.0 +resolver: lts-21.7 nix: packages: - pkg-config |
