The shellish package
The shellisg package provides a single module for convenient "systems" programming in Haskell, similar in spirit to POSIX shells or PERL.
Elegance and safety is sacrificed for conciseness and swiss-army-knife-ness.
The interface exported by Shellish is thread-safe.
Overall, the module should help you to get a job done quickly, without getting too dirty.
Properties
| Versions | 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4 |
|---|---|
| Dependencies | base (4.*), bytestring, directory, filepath, mtl, process, strict, time, unix-compat |
| License | BSD3 |
| Author | Petr Rockai <me@mornfall.net> |
| Maintainer | me@mornfall.net |
| Category | Development |
| Home page | http://repos.mornfall.net/shellish |
| Source repository | darcs get http://repos.mornfall.net/shellish |
| Upload date | Mon Aug 30 17:38:47 UTC 2010 |
| Uploaded by | PetrRockai |
| Built on | ghc-6.12 |
Modules
Downloads
- shellish-0.1.2.tar.gz (Cabal source package)
- package description (included in the package)