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.
| Versions | 1.2.0, 1.2.4, 1.2.5, 1.2.6 |
|---|---|
| Dependencies | base, directory, filepath, hslogger, MissingH (>=1.0.0), mtl, regex-base, regex-compat, regex-posix, unix |
| License | LGPL |
| Copyright | Copyright (c) 2006-2008 John Goerzen |
| Author | John Goerzen |
| Maintainer | John Goerzen <jgoerzen@complete.org> |
| Stability | Beta |
| Category | System |
| Home page | http://software.complete.org/hsh |
| Exposed modules | HSH, HSH.Command, HSH.ShellEquivs |
| Executables | runtests |
| Upload date | Wed Jan 16 07:30:40 PST 2008 |
| Uploaded by | JohnGoerzen |
| Built on | ghc-6.8 |
Downloads
- HSH-1.2.5.tar.gz (Cabal source package)
- package description (included in the package)
