stack-3.7.1: The Haskell Tool Stack
LicenseBSD-3-Clause
Safe HaskellNone
LanguageGHC2021

Path.CheckInstall

Description

 
Synopsis

Documentation

warnInstallSearchPathIssues :: HasConfig env => FilePath -> [String] -> 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.