From dc36eb43111cb9901bbc5da48aa8cf262301ba3f Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 18 Aug 2023 10:58:20 -0700 Subject: Use dev texmath, update stack.yaml resolver. --- stack.yaml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'stack.yaml') 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 -- cgit v1.2.3