shelly: shell-like (systems) programming in Haskell
Shelly provides 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.
Shelly is originally forked from the Shellish package.
See the shelly-extra package for additional functionality.
An overview is available in the README: https://github.com/gregwebs/Shelly.hs/blob/master/README.md
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
build-examples | build some example programs | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
lifted | run the tests against Shelly.Lifted | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- shelly-1.12.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 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, 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0, 1.3.0.1, 1.3.0.2, 1.3.0.3, 1.3.0.4, 1.3.0.5, 1.3.0.6, 1.3.0.7, 1.3.1, 1.3.2, 1.4.0.1, 1.4.0.2, 1.4.1, 1.4.2, 1.4.3, 1.4.3.1, 1.4.4, 1.4.4.1, 1.4.4.2, 1.5, 1.5.0.1, 1.5.1, 1.5.1.1, 1.5.2, 1.5.3, 1.5.3.1, 1.5.3.2, 1.5.4, 1.5.4.1, 1.5.5, 1.5.6, 1.5.7, 1.6.0, 1.6.0.1, 1.6.1, 1.6.1.1, 1.6.1.2, 1.6.2, 1.6.2.1, 1.6.2.2, 1.6.2.3, 1.6.2.4, 1.6.2.5, 1.6.3, 1.6.3.1, 1.6.3.2, 1.6.3.3, 1.6.3.4, 1.6.4, 1.6.4.1, 1.6.5, 1.6.6, 1.6.7, 1.6.8, 1.6.8.1, 1.6.8.2, 1.6.8.3, 1.6.8.4, 1.6.8.5, 1.6.8.6, 1.6.8.7, 1.6.9, 1.7.0, 1.7.0.1, 1.7.1, 1.7.2, 1.8.0, 1.8.1, 1.8.2, 1.9.0, 1.10.0, 1.10.0.1, 1.11.0, 1.12.0, 1.12.0.1, 1.12.1 (info) |
---|---|
Change log | ChangeLog.md |
Dependencies | async (>=2.2.3), base (>=4.10 && <5), bytestring (>=0.10.8.0), containers (>=0.5.10.2), directory (>=1.3.0.0 && <1.4), enclosed-exceptions (>=1.0.1), exceptions (>=0.10.0), filepath (>=1.4.1.1), lifted-async (>=0.10.2), lifted-base (>=0.2.3.2), monad-control (>=0.3.2 && <1.1), mtl (>=2.2.2), process (>=1.6.1.0), text (>=1.2.3.1), time (>=1.3 && <1.15), transformers (>=0.5.2.0), transformers-base (>=0.4.5), unix-compat (>=0.4.1.1 && <0.8) [details] |
Tested with | ghc ==9.10.0, ghc ==9.8.2, ghc ==9.6.4, ghc ==9.4.8, ghc ==9.2.8, ghc ==9.0.2, ghc ==8.10.7, ghc ==8.8.4, ghc ==8.6.5, ghc ==8.4.4, ghc ==8.2.2 |
License | BSD-3-Clause |
Author | Greg Weber, Petr Rockai |
Maintainer | Andreas Abel |
Revised | Revision 1 made by AndreasAbel at 2024-04-16T18:13:56Z |
Category | Development |
Home page | https://github.com/gregwebs/Shelly.hs |
Source repo | head: git clone https://github.com/gregwebs/Shelly.hs |
Uploaded | by AndreasAbel at 2023-04-03T07:05:16Z |
Distributions | Arch:1.10.0.1, Debian:1.9.0, Fedora:1.12.1, FreeBSD:1.6.3.3, LTSHaskell:1.12.1, NixOS:1.12.1, Stackage:1.12.1 |
Reverse Dependencies | 34 direct, 247 indirect [details] |
Executables | Color, run-handles, drain |
Downloads | 144032 total (554 in the last 30 days) |
Rating | 2.5 (votes: 3) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-04-03 [all 1 reports] |