From 69b22d88a4dc48a90217902e3f755f6a3a80977d Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 20 Feb 2024 11:04:08 -0800 Subject: stack.yaml: specify tls version. --- stack.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/stack.yaml b/stack.yaml index 39febc899..7a6b7c01c 100644 --- a/stack.yaml +++ b/stack.yaml @@ -15,6 +15,7 @@ extra-deps: - commonmark-extensions-0.2.5.2 - commonmark-pandoc-0.2.2.1 - typst-0.5.0.1 +- tls-2.0.1 - git: https://github.com/jgm/djoths commit: 970390f4e8d1650378c826d293482ddf710c58a9 ghc-options: -- cgit v1.2.3