shelly: shell-like (systems) programming in Haskell

[ bsd3, development, library ] [ Propose Tags ]

Shelly is a package provides a single module for convenient systems programming in Haskell, similar in spirit to POSIX shells.

  • Shelly is aimed at getting things done rather than being a demonstration of elegance.

  • Shelly maintains its own environment, making it thread-safe.

These are in contrast to HSH. Elegance in HSH comes from polymorphic input and output. If you want a data type other than Text as the result running a system command, you may want to use HSH.

Shelly is a fork of Shellish that features low memory usage, text, system-filepath, and fixes a handle draining bug.

Modules

[Last Documentation]

  • Shelly

Downloads

Maintainer's Corner

Package maintainers

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)
Dependencies base (>=4 && <5), directory, mtl, process, system-fileio, system-filepath, text, time, unix-compat [details]
License BSD-3-Clause
Author Petr Rockai, Greg Weber
Maintainer Greg Weber <greg@gregweber.info>
Category Development
Home page http://github.com/gregwebs/shelly
Source repo head: darcs get http://repos.mornfall.net/shelly
Uploaded by GregWeber at 2012-03-12T06:53:06Z
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, 243 indirect [details]
Downloads 140960 total (400 in the last 30 days)
Rating 2.5 (votes: 3) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2016-12-25 [all 7 reports]