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.
- Website: https://github.com/gregwebs/Shelly.hs
- Licenses: Modified BSD
- Package source: gnu/packages/haskell-xyz.scm
- Builds: See build status
- Issues: See known issues
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.