diff options
| author | John MacFarlane <[email protected]> | 2025-05-14 17:30:23 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-05-14 17:30:23 -0700 |
| commit | 05df3e844c908b72c05100c70f4ef2943ae03b13 (patch) | |
| tree | faca541bbdf1554dd3bf344bcb094d214a4edf2d /stack.yaml | |
| parent | 087c4e62c03de24b087f04ec2eed5405eb5734ea (diff) | |
Update stack.yaml to latest resolver
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/stack.yaml b/stack.yaml index 2b9256383..c8849ac64 100644 --- a/stack.yaml +++ b/stack.yaml @@ -9,19 +9,17 @@ packages: - 'pandoc-lua-engine' - 'pandoc-server' extra-deps: -- tls-2.1.7 +- tls-2.1.10 - skylighting-core-0.14.6 - skylighting-0.14.6 - skylighting-format-typst-0.1 -- commonmark-extensions-0.2.6 -- commonmark-pandoc-0.2.3 - typst-symbols-0.1.8.1 - texmath-0.12.10.2 - citeproc-0.9.0.1 - typst-0.8 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules -resolver: lts-23.0 +resolver: lts-23.22 nix: packages: - pkg-config |
