@hackage FindBin0.0.5
Locate directory of original program
Categories
License
BSD-3-Clause
Maintainer
Audrey Tang <audreyt@audreyt.org>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (3)
Dependents (11)
@hackage/HGamer3D-Common, @hackage/Villefort, @hackage/LogicGrowsOnTrees-processes, @hackage/darcs, @hackage/pdf2line, @hackage/Pugs, Show all…
This module locates the full directory to the running program, to allow the use of paths relative to it.
FindBin supports invocation of Haskell programs via "ghci", via "runhaskell/runghc", as well as compiled as an executable.