Deprecated

In favour of

stackage-build-plan

Calculate and print (in different formats) Stackage build plans

https://github.com/fpco/stackage-build-plan

LTS Haskell 6.35:0.1.1.0
Stackage Nightly 2016-05-25:0.1.1.0
Latest on Hackage:0.1.1.0

See all snapshots stackage-build-plan appears in

MIT licensed by Michael Snoyman
Maintained by [email protected]
This version can be pinned in stack with:stackage-build-plan-0.1.1.0@sha256:c2c476edd1f818c119eae6225359dd37993bf62b7dfabb6b84817a3cd19e52c8,1787

Module documentation for 0.1.1.0

stackage-build-plan

Build Status

Calculate and print (in different formats) Stackage build plans. This includes generating bootstrap shell scripts, such as needed by cabal-install. In fact, that use case is the primary motivation for releasing this code as its own package.

Why Stackage?

This package takes advantage of the Stackage Nightly and LTS Haskell snapshots to calculate known-good build plans to display to users.

Future enhancements

None planned

Changes

0.1.1.0

  • setFullDeps

0.1.0.0

  • Initial release