jbi

Just Build It - a "do what I mean" abstraction for Haskell build tools

Latest on Hackage:0.2.0.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 Ivan Lazar Miljenovic
Maintained by [email protected]

If you work with multiple Haskell projects, it can be annoying have to change gears mentally as to which set of tooling you have to work with for each one (configuring your editor, or even just the command-line).

jbi aims to provide a common interface to the various Haskell build tools available and automatically determine which one you should use, so you can get back to hacking on your code, rather than on your environment.