holy-project

Start your Haskell project with cabal, git and tests.

http://github.com/yogsototh/holy-project

Version on this page:0.1.1.1
LTS Haskell 10.10:0.2.0.1
Stackage Nightly 2018-03-10:0.2.0.1
Latest on Hackage:0.2.0.1

See all snapshots holy-project appears in

MIT licensed by Yann Esposito (Yogsototh)
Maintained by [email protected]
This version can be pinned in stack with:holy-project-0.1.1.1@sha256:ca8038f45ec3316279b560a23084c2edd4c669870420de51134136f775aec330,5265

Module documentation for 0.1.1.1

Holy Project is an application wich ask the user some questions and create files to help you starting a new Haskell project. There are example for tests using HUnit and SmallCheck It initializes git, use cabal sandboxes, and provide two useful scripts: "auto-update" and "interact".