ANN: hi-0.0.2, a Haskell project generator

9 Aug
2013
9 Aug
'13
11:06 a.m.
Hello cafe, I'm very happy to announce the release of hi, a Haskell project generator. http://hackage.haskell.org/package/hi This application will generate a scaffold for new Haskell project with given command line argument(or value in configuration file), using git repository as a template. If you frequently create new project which has test suite in hspec, generating new project by hi will be a good alternative to cabal-init. It comes with test suite in hspec and already buildable. A project made by the default configuration is here. https://github.com/fujimura/hi-example More details is in the README: https://github.com/fujimura/hi Hope you enjoy it :-) -- Fujimura Daisuke http://fujimuradaisuke.com/
4303
Age (days ago)
4303
Last active (days ago)
0 comments
1 participants
participants (1)
-
Daisuke Fujimura