Skip to content

Add `--no-set` to install commands, fixes #330

Julian Ospald requested to merge issue-330 into master

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.

Merge request reports