diff --git a/lib/GHCup.hs b/lib/GHCup.hs index cc1a77e..a867a17 100644 --- a/lib/GHCup.hs +++ b/lib/GHCup.hs @@ -1331,7 +1331,7 @@ rmGhcup = do where handlePathNotPresent fp _err = do - $logWarn $ "Error: The path does not exist, " <> T.pack fp + $logDebug $ "Error: The path does not exist, " <> T.pack fp pure fp nonStandardInstallLocationMsg path = T.pack $