HSH: Library to mix shell scripting with Haskell programs
HSH is designed to let you mix and match shell expressions with Haskell programs. With HSH, it is possible to easily run shell commands, capture their output or provide their input, and pipe them to and from other shell commands and arbitrary Haskell functions at will. Category: System
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
buildtests | Build the executable to run unit tests | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- HSH-2.1.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.2.0, 1.2.4, 1.2.5, 1.2.6, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.1.0, 2.1.1, 2.1.2, 2.1.3 |
---|---|
Dependencies | base (>=4 && <5), bytestring, directory, filepath, hslogger, HUnit, MissingH (>=1.0.0), mtl, process, regex-base, regex-compat, regex-posix, testpack, unix [details] |
License | LicenseRef-LGPL |
Copyright | Copyright (c) 2006-2017 John Goerzen |
Author | John Goerzen |
Maintainer | John Goerzen <jgoerzen@complete.org> |
Category | system |
Home page | http://software.complete.org/hsh |
Uploaded | by JohnGoerzen at 2017-03-04T02:27:42Z |
Distributions | Debian:2.1.3, Fedora:2.1.3, NixOS:2.1.3 |
Reverse Dependencies | 12 direct, 2 indirect [details] |
Executables | runtests |
Downloads | 14958 total (77 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-03-04 [all 1 reports] |