haskell-FindBin: haskell-FindBin (Locate directory of original program)
haskell-FindBin:
haskell-FindBin: This module locates the full directory to the running program, to
haskell-FindBin: allow the use of paths relative to it. FindBin supports invocation
haskell-FindBin: of Haskell programs via ghci, via runhaskell/runghc, as well as
haskell-FindBin: compiled as an executable.
haskell-FindBin:
haskell-FindBin:
haskell-FindBin:
haskell-FindBin:
haskell-FindBin: