Mimic the old ghcup cli options
So we don't break scripts.
This commit is contained in:
@@ -107,10 +107,10 @@ if [ -z "${BOOTSTRAP_HASKELL_NONINTERACTIVE}" ] ; then
|
||||
read -r answer </dev/tty
|
||||
fi
|
||||
|
||||
eghcup --cache install ghc
|
||||
eghcup --cache install
|
||||
|
||||
eghcup set
|
||||
eghcup --cache install cabal
|
||||
eghcup --cache install-cabal
|
||||
|
||||
edo cabal new-update
|
||||
|
||||
|
||||
Reference in New Issue
Block a user