Redundant warning after installing the latest GHC version
When I run the command to install GHC 9.2.1 with ghcup
, I see the warning that I can install the latest GHC. I think, this warning is not needed if I already install this particular version.
$ ghcup install ghc 9.2.1
[ Warn ] New GHC version available: 9.2.1. To upgrade, run 'ghcup install ghc 9.2.1'
OS: Ubuntu 20.04
$ ghcup --version
The GHCup Haskell installer, version v0.1.17.3