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/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, 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 |
| Exposed modules | HSH, HSH.Command, HSH.ShellEquivs |
| Executables | runtests |
| Upload date | Tue Mar 6 16:48:35 PST 2007 |
| Uploaded by | JohnGoerzen |
| Build failure | ghc-6.6 (log), ghc-6.8 (log) |
Downloads
- HSH-1.2.0.tar.gz (Cabal source package)
- package description (included in the package)
