franchise

A package for configuring and building Haskell software

Latest on Hackage:0.0.6

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.

BSD-3-Clause licensed
Maintained by David Roundy

Franchise is an easy-to use package for building Haskell software. Unlike Cabal, you aren't required to track every possible dependency in every possible build condition. In addition, you are not required to use an external tool such as autoconf in order to configure the build based on which packages, libraries and tools are present. Note: the cabal dependencies are autogenerated, and approximate.