Description
A Haskell library for locating the directory of the original running program. It helps applications find resources installed near their executable or resolve paths relative to the program location.
Developers use it in command-line tools, bundled applications, and portable deployments. Wrapper scripts, symlinks, and packaging systems can affect the result, so supported launch methods should be tested.