This package browser is in early development. Mind the rough edges.

ghc-shelly 1.10.0.1

Shell-like (systems) programming in Haskell

Shelly provides convenient systems programming in Haskell, similar in spirit to POSIX shells. Shelly is originally forked from the Shellish package.

Installation

Install ghc-shelly 1.10.0.1 as follows:

guix install ghc-shelly@1.10.0.1

Or install the latest version:

guix install ghc-shelly

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.