Correct suggestion of lastest target

This commit is contained in:
jneira 2019-11-14 12:29:44 +01:00
parent 7d99319664
commit 6f18dcae6b

View File

@ -149,7 +149,7 @@ buildAllWarningAlt :: String
buildAllWarningAlt = "Consider build only the needed ghc versions using:\n"
++ " " ++ buildCommand (hieTarget "<ghc-version>") ++ "\n"
++ "or the lastest available one with:\n"
++ " " ++ buildCommand (hieTarget "<ghc-version>") ++ "\n"
++ " " ++ buildCommand buildLastestTarget ++ "\n"
-- special targets