From 7a4c9a2849a5460fa78c566bcf9197ce0ad3ed01 Mon Sep 17 00:00:00 2001 From: Dennis Frieberg Date: Mon, 5 Apr 2021 11:33:07 +0200 Subject: [PATCH] build with tls --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index f53e8be..a2ffd53 100644 --- a/stack.yaml +++ b/stack.yaml @@ -51,7 +51,7 @@ extra-deps: flags: tickLeisteServer: http: true - https: false + https: true # Extra package databases containing global packages # extra-package-dbs: []