BSD-3-Clause licensed by Greg Weber, Petr Rockai
Maintained by Greg Weber
This version can be pinned in stack with:shelly-1.6.0@sha256:1a35f7fa92b7e8110aee29f91c940e7c477da04e1e1120db7e801fbfd1ac4967,2328

Module documentation for 1.6.0

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.

  • is modern, using Text and system-filepath/system-fileio

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/yesodweb/Shelly.hs/blob/master/README.md