executable-path
Version 0.0.3.1 revision 0 uploaded by BalazsKomuves.
Package meta
- Synopsis
- Finding out the full path of the executable.
- Description
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".
- Author
- Balazs Komuves
- Bug reports
- n/a
- Category
- System
- Copyright
- n/a
- Homepage
- http://code.haskell.org/~bkomuves/
- Maintainer
- bkomuves (plus) hackage (at) gmail (dot) com
- Package URL
- n/a
- Stability
- Experimental