stack-2.15.1: The Haskell Tool Stack
Safe HaskellSafe-Inferred
LanguageGHC2021

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.