FICHA · MANJARO

haskell-executable-path

Finding out the full path of the executable

  • system-library
  • LIBRARY
  • FILESYSTEM
  • RUNTIME
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library for finding the full path of the currently running executable. It helps programs locate resources, support files, or installation-relative paths from their own binary location.

Developers use it in command-line tools, desktop apps, and portable deployments. Path discovery can vary by platform, symlink, wrapper script, and packaging method, so assumptions should be tested.

Permissions

Permissions not analysed for this source yet.