hesh: the Haskell Extensible Shell: Haskell for Bash-style scripts
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- Exposed modules use unallocated top-level names: Hesh
Hesh makes writing scripts in Haskell easier by providing Bash-style syntax for running commands, implicit module imports, and automatic dependency inference and Cabal file generation. It allows shebang execution of scripts.
Properties
Versions | 1.0.0, 1.1.0, 1.2.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 1.11.0 |
---|---|
Change log | None available |
Dependencies | aeson, base (>=4.7 && <6), bytestring, Cabal, cartel (>=0.16), cmdtheline, containers, cryptohash, directory, filemanip, filepath, hackage-db (>=1.8), haskell-src-exts, hesh (==1.2.0), parsec (>=3), process, template-haskell, text, time, transformers, uniplate [details] |
License | MIT |
Copyright | 2015, 2016 Chris Forno |
Author | Chris Forno |
Maintainer | jekor@jekor.com |
Category | Development |
Home page | https://github.com/jekor/hesh |
Bug tracker | https://github.com/jekor/hesh/issues |
Source repo | head: git clone git://github.com/jekor/hesh.git |
Uploaded | by ChrisForno at 2016-03-08T06:43:59Z |
Modules
- Hesh
- Hesh.Process
- Hesh.Shell
Downloads
- hesh-1.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees