hesh

the Haskell Extensible Shell: Haskell for Bash-style scripts

https://github.com/jekor/hesh

Latest on Hackage:1.11.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Chris Forno
Maintained by [email protected]

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.