executable-path: Finding out the full path of the executable.
The documentation of "System.Environment.getProgName" says that "However, this is hard-to-impossible to implement on some non-Unix OSes, so instead, for maximum portability, we just return the leafname of the program as invoked." This library tries to provide the missing path. Note: Since base 4.6.0.0, there is also a function "System.Environment.getExecutablePath".
Downloads
- executable-path-0.0.3.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0, 0.0.1, 0.0.2, 0.0.3, 0.0.3.1 |
---|---|
Dependencies | base (>=3 && <5), directory, filepath, unix [details] |
Tested with | ghc ==6.12.3 |
License | LicenseRef-PublicDomain |
Author | Balazs Komuves |
Maintainer | bkomuves (plus) hackage (at) gmail (dot) com |
Category | System |
Home page | http://code.haskell.org/~bkomuves/ |
Uploaded | by BalazsKomuves at 2017-03-22T15:05:08Z |
Distributions | Arch:0.0.3.1, Debian:0.0.3.1, Fedora:0.0.3.1, LTSHaskell:0.0.3.1, NixOS:0.0.3.1, Stackage:0.0.3.1 |
Reverse Dependencies | 15 direct, 51 indirect [details] |
Downloads | 37738 total (64 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-03-22 [all 1 reports] |