[Feat] Force Install
MR to add the --force
option to ghcup install *
commands.
- Scope
-
Should work for all tools (ghc / cabal / hls / stack) -
Should work with isolate installs
- Behaviour
- For regular installs, first remove the already installed tool when forced installed
- For isolate installs, overwrite the previous one (may or maynot tell user that)
Edited by Arjun Kathuria