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.