diff options
| author | John MacFarlane <[email protected]> | 2024-09-09 22:20:28 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-09-09 22:20:28 -0700 |
| commit | 85515aee24cbdd6859048945c5658687f0d939b9 (patch) | |
| tree | 8e0277ba627af970bd8f3085c0a5d8847c0c1d97 /stack.yaml | |
| parent | f50fc8c200b035507cebec992467532e35fb6f54 (diff) | |
Update stack.yaml.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/stack.yaml b/stack.yaml index e89cede97..5c0f180d6 100644 --- a/stack.yaml +++ b/stack.yaml @@ -10,14 +10,11 @@ packages: - 'pandoc-server' extra-deps: - lpeg-1.1.0 -- tls-2.0.6 +- tls-2.1.0 - toml-parser-2.0.1.0 - typst-symbols-0.1.6 -- emojis-0.1.4.1 -- commonmark-extensions-0.2.5.5 - skylighting-core-0.14.3 - skylighting-0.14.3 -- citeproc-0.8.1.1 - djot-0.1.2.1 - doclayout-0.5 - doctemplates-0.11.0.1 @@ -26,7 +23,7 @@ extra-deps: - typst-0.6 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules -resolver: lts-22.24 +resolver: lts-22.33 nix: packages: - pkg-config |
