Add compile command to root help

This commit is contained in:
2018-10-05 10:34:26 +08:00
parent 644a2829e4
commit 1d8f173456

1
ghcup
View File

@@ -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