FindBin-0.0.5: Locate directory of original program

Safe HaskellNone
LanguageHaskell98

System.Environment.FindBin

Synopsis

Documentation

__Bin__ :: String

Unsafe (constant) version of getProgPath.

getProgPath :: IO String

Get the full directory to the running program.