@hackage posix-escape0.1
Quote arguments to be passed through the Unix shell
Categories
License
BSD-3-Clause
Maintainer
Keegan McAllister <mcallister.keegan@gmail.com>
Links
Versions
- 0.1 Sun, 9 Oct 2011
Installation
Dependencies (1)
Dependents (6)
@hackage/gargoyle-postgresql, @hackage/acme-everything, @hackage/skeleton, @hackage/funnyprint, @hackage/hotel-california, @hackage/shqq
posix-escape provides functions to wrap a String so it can be used within a Unix shell command line, and end up as a single argument to the program invoked.
Documentation is hosted at http://hackage.haskell.org/package/posix-escape
To build the documentation yourself, run
$ cabal configure && cabal haddock --hyperlink-source
This will produce HTML documentation under dist/doc/html/posix-escape.