@hackage stackage-build-plan0.1.1.0
Calculate and print (in different formats) Stackage build plans
Categories
License
MIT
Maintainer
michael@snoyman.com
Links
Versions
Deprecated
Dependencies (15)
- Cabal
- aeson
- base >=4.5 && <5
- bytestring >=0.9
- containers
- directory >=1.1 Show all…
Dependents (1)
@hackage/stackage
stackage-build-plan
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