shellish

shell-/perl- like (systems) programming in Haskell

http://repos.mornfall.net/shellish

Latest on Hackage:0.1.4

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Petr Rockai
Maintained by [email protected]

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.