gcross / findbin

[Haskell] Locate the directory of original program

Home Page:http://github.com/audreyt/FindBin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

[Haskell] Locate the directory of original program

http://github.com/audreyt/FindBin

License:Other