The HSH package
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/from other shell commands and arbitrary Haskell functions at will.
Properties
| Versions | 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 |
|---|---|
| Dependencies | base, FilePath, hslogger, MissingH (≥0.18.0), mtl, regex-base, regex-compat, regex-posix, unix |
| License | LGPL |
| Copyright | Copyright (c) 2006-2007 John Goerzen |
| Author | John Goerzen |
| Maintainer | John Goerzen <jgoerzen@complete.org> |
| Stability | Beta |
| Category | System |
| Home page | http://software.complete.org/hsh |
| Executables | runtests |
| Upload date | Tue Mar 7 00:48:35 UTC 2007 |
| Uploaded by | JohnGoerzen |
| Build failure | ghc-6.10 (log), ghc-6.12 (log), ghc-6.6 (log), ghc-6.8 (log), ghc-7.4 (log) |
| Distributions | Fedora: 2.0.4, NixOS: 2.1.0, Debian: 2.1.0 |
Modules
- HSH
- HSH.Command
- HSH.ShellEquivs
Downloads
- HSH-1.2.0.tar.gz (Cabal source package)
- package description (included in the package)