# hscrtmpl
## Synopsis
Haskell shell script template (Haskell)
## Description
A template for writing shell scripts in Haskell. Contains some
useful functions and examples of things commonly done in bash.
## Getting source
- Download the cabalized source package [from Hackage](http://hackage.haskell.org/package/hscrtmpl)
- Get the source with darcs: `$ darcs get http://hub.darcs.net/dino/hscrtmpl`
- If you're just looking, [browse the source](http://hub.darcs.net/dino/hscrtmpl)
## Contact
Dino Morelli <[dino@ui3.info](mailto:dino@ui3.info)>