stack-1.5.0: The Haskell Tool Stack

Safe HaskellNone
LanguageHaskell2010

Path.CheckInstall

Synopsis

Documentation

warnInstallSearchPathIssues :: (MonadIO m, MonadLogger m) => FilePath -> [Text] -> m () Source #

Checks if the installed executable will be available on the user's PATH. This doesn't use envSearchPath menv because it includes paths only visible when running in the stack environment.