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 (<5), directory, filepath |
| License | BSD3 |
| Copyright | 2008-2011 Audrey Tang |
| Author | Audrey Tang <audreyt@audreyt.org> |
| Maintainer | Audrey Tang <audreyt@audreyt.org> |
| Stability | Stable |
| Category | System |
| Home page | https://github.com/audreyt/findbin |
| Upload date | Sun Mar 27 08:56:59 UTC 2011 |
| Uploaded by | AudreyTang |
| Built on | ghc-7.0 |
Modules
- System
- Environment
Downloads
- FindBin-0.0.5.tar.gz (Cabal source package)
- package description (included in the package)