From 1d8f17345633e41a2e08b4f7769acff7590bccfb Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Fri, 5 Oct 2018 10:34:26 +0800 Subject: [PATCH] Add compile command to root help --- ghcup | 1 + 1 file changed, 1 insertion(+) diff --git a/ghcup b/ghcup index 7069fc3..f30fc81 100755 --- a/ghcup +++ b/ghcup @@ -128,6 +128,7 @@ FLAGS: SUBCOMMANDS: install Install GHC + compile Compile and install GHC from source show Show current/installed GHC set Set currently active GHC version self-update Update this script in-place