sunlight

Test Cabalized package against multiple dependency versions

http://www.github.com/massysett/sunlight

Latest on Hackage:0.6.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.

BSD-3-Clause licensed by Omari Norman
Maintained by [email protected]

sunlight checks your Cabalized package and ensures that it actually builds and passes its tests, even against mulitple dependency versions specified in your Cabal file. For example, your Cabal file might say that your package builds against base-4.5.1.0 and base-4.6.0.1. With sunlight you can automatically verify that this is actually the case.

For more information, please see

http://www.github.com/massysett/sunlight