ghcup-hs/app/ghcup/GHCup/OptParse
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
..
ChangeLog.hs Improve completion support 2022-03-05 12:56:19 +01:00
Common.hs Add --no-set to install commands, fixes #330 2022-03-13 22:48:45 +01:00
Compile.hs Add --no-set to install commands, fixes #330 2022-03-13 22:48:45 +01:00
Config.hs Allow to control the metadata cache, fixes #278 2021-10-30 14:16:45 +02:00
DInfo.hs Allow to control the metadata cache, fixes #278 2021-10-30 14:16:45 +02:00
GC.hs Improve rmHLSNoGHC 2022-02-05 19:12:13 +01:00
Install.hs Add --no-set to install commands, fixes #330 2022-03-13 22:48:45 +01:00
List.hs Improve completion support 2022-03-05 12:56:19 +01:00
Nuke.hs Refactor app Main 2021-10-17 19:15:24 +02:00
Prefetch.hs Improve completion support 2022-03-05 12:56:19 +01:00
Rm.hs Refactor app Main 2021-10-17 19:15:24 +02:00
Run.hs Fix bad error message wrt #323 2022-03-05 20:19:54 +01:00
Set.hs Implement 'ghcup run' 2022-02-09 18:57:59 +01:00
ToolRequirements.hs Refactor app Main 2021-10-17 19:15:24 +02:00
UnSet.hs Refactor app Main 2021-10-17 19:15:24 +02:00
Upgrade.hs Improve completion support 2022-03-05 12:56:19 +01:00
Whereis.hs Refactor app Main 2021-10-17 19:15:24 +02:00