Enable caching only for bootstrap-haskell wrt #11

This commit is contained in:
2019-04-11 10:35:37 +08:00
parent c64cf0efca
commit 8c1dfa3ba0

View File

@@ -74,10 +74,10 @@ if [ -z "${BOOTSTRAP_HASKELL_NONINTERACTIVE}" ] ; then
read -r answer </dev/tty
fi
edo ghcup install
edo ghcup --cache install
edo ghcup set
edo ghcup install-cabal
edo ghcup --cache install-cabal
edo cabal new-update