ghcup install - just grab the latest stable?
my first try was ghcup install
would it be possible/sensible for that to just grab the latest? or would that special case be inconsistent?
my first try was ghcup install
would it be possible/sensible for that to just grab the latest? or would that special case be inconsistent?
What is the latest? Afaik there is no unversioned tarball, so we either have a static list of known GHC versions or have to be very smart to figure out what is the latest release.
This is related to #10 (closed), isn't it?
related to https://github.com/haskell/ghcup/issues/21