From 6ce7649cfeb9bd0068ccb2df8de3f91c019a638e Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Tue, 20 Dec 2022 21:49:26 +0800 Subject: [PATCH] Improve upgrade warning wrt #414 --- app/ghcup/Main.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/ghcup/Main.hs b/app/ghcup/Main.hs index 84e647a..c480a62 100644 --- a/app/ghcup/Main.hs +++ b/app/ghcup/Main.hs @@ -253,7 +253,7 @@ Report bugs at |] logWarn ("New " <> T.pack (prettyShow t) <> " version available. " - <> "To upgrade, run 'ghcup install " + <> "If you want to install this latest version, run 'ghcup install " <> T.pack (prettyShow t) <> " " <> prettyVer l