The shelly package
Shelly provides a single module for convenient systems programming in Haskell, similar in spirit to POSIX shells. Shelly:
is aimed at convenience and getting things done rather than being a demonstration of elegance.
has detailed and useful error messages
maintains its own environment, making it thread-safe.
is modern. It uses Text and system-filepath/system-fileio
Shelly is originally forked from the Shellish package.
Properties
| Versions | 0.3.0, 0.3.0.1, 0.3.0.2, 0.3.1, 0.4, 0.4.1, 0.5.0, 0.5.1, 0.6, 0.7, 0.7.1, 0.8.0.1, 0.8.0.2, 0.9.0, 0.9.2, 0.9.3, 0.9.4.1, 0.9.4.2, 0.9.5, 0.9.5.1, 0.9.6, 0.9.7, 0.9.7.1, 0.9.7.2, 0.9.7.3, 0.10, 0.10.0.1, 0.11, 0.12, 0.12.0.1, 0.12.0.2, 0.12.1, 0.12.1.1, 0.12.2, 0.13, 0.13.0.1, 0.13.1, 0.13.2, 0.13.2.1, 0.13.3, 0.13.4, 0.13.5, 0.13.5.1, 0.14, 0.14.0.1, 0.14.1, 0.14.2, 0.14.2.1, 0.14.2.2, 0.14.2.3, 0.14.3, 0.15.0, 0.15.1, 0.15.2, 0.15.3, 0.15.3.1, 0.15.3.2, 0.15.3.3, 0.15.4, 0.15.4.1 |
|---|---|
| Dependencies | base (4.*), directory, mtl, process (≥1.0), SafeSemaphore, system-fileio (<0.4), system-filepath (<0.5), text, time, unix-compat (<0.4) |
| License | BSD3 |
| Author | Greg Weber, Petr Rockai |
| Maintainer | Greg Weber <greg@gregweber.info> |
| Category | Development |
| Home page | https://github.com/yesodweb/Shelly.hs |
| Source repository | git clone https://github.com/yesodweb/Shelly.hs |
| Upload date | Sat Jun 2 15:13:30 UTC 2012 |
| Uploaded by | GregWeber |
| Built on | ghc-7.4 |
| Distributions | NixOS: 0.15.4.1 |
Modules
Downloads
- shelly-0.9.5.tar.gz (Cabal source package)
- package description (included in the package)