stack-2.1.1: The Haskell Tool Stack

Safe HaskellNone
LanguageHaskell2010

Path.CheckInstall

Synopsis

Documentation

warnInstallSearchPathIssues :: HasConfig env => FilePath -> [Text] -> RIO env () 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.