aboutsummaryrefslogblamecommitdiffstats
path: root/shells/hs-shelly/pkg-descr
blob: 3437056333fdb1ec1b59e3ff62ee7bbd9d228a84 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13











                                                                           
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.

WWW: https://github.com/yesodweb/Shelly.hs