The FindBin package
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.
Properties
| Versions | 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5 |
|---|---|
| Dependencies | base, directory, filepath |
| License | BSD3 |
| Copyright | 2008-2009 Audrey Tang |
| Author | Audrey Tang <audreyt@audreyt.org> |
| Maintainer | Audrey Tang <audreyt@audreyt.org> |
| Stability | Stable |
| Category | System |
| Home page | http://github.com/audreyt/findbin |
| Upload date | Wed Jan 28 20:53:50 UTC 2009 |
| Uploaded by | AudreyTang |
| Built on | ghc-6.10, ghc-6.12, ghc-7.0 |
Modules
- System
- Environment
Downloads
- FindBin-0.0.2.tar.gz (Cabal source package)
- package description (included in the package)