Improve logging

This commit is contained in:
2021-09-18 15:46:53 +02:00
parent d3a36c2c9a
commit c42c4b64f9
2 changed files with 27 additions and 6 deletions

View File

@@ -2434,6 +2434,7 @@ whereIsTool tool ver@GHCTargetVersion {..} = do
currentRunningExecPath <- liftIO getExecutablePath
liftIO $ canonicalizePath currentRunningExecPath
-- | Doesn't work for cross GHC.
checkIfToolInstalled :: ( MonadIO m
, MonadReader env m
, HasDirs env