ghcup-hs/app/ghcup
Julian Ospald 8c205fd18c
Add --no-set to install commands, fixes #330
This also slightly changes the default for
'ghcup install cabal/stack/hls'... instead of
only setting the installed version if it's the latest,
we always set it. So the default is `--set`.

For GHC, the default is `--no-set`.
2022-03-13 22:48:45 +01:00
..
GHCup Add --no-set to install commands, fixes #330 2022-03-13 22:48:45 +01:00
BrickMain.hs Implement 'ghcup run' 2022-02-09 18:57:59 +01:00
Main.hs Avoid metadata download when possible 2022-02-10 19:29:32 +01:00