From 12459c25448ab4e5844ba1f884bddabde39fecb7 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Sat, 24 Oct 2020 22:54:37 +0200 Subject: [PATCH] Add internal downloader and tui flags to stack --- stack.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/stack.yaml b/stack.yaml index a1d27cc..8a89303 100644 --- a/stack.yaml +++ b/stack.yaml @@ -59,6 +59,7 @@ flags: ghcup: tui: true + internal-downloader: true system-ghc: true compiler: ghc-8.8.4