Deprecated

In favour of

stackage-setup

An executable for downloading a Haskell setup

https://www.stackage.org/package/stackage-setup

Version on this page:0.0.1@rev:1
LTS Haskell 6.35:0.0.2
Stackage Nightly 2016-05-25:0.0.2
Latest on Hackage:0.0.2

See all snapshots stackage-setup appears in

MIT licensed by Dan Burton
Maintained by [email protected]
This version can be pinned in stack with:stackage-setup-0.0.1@sha256:951f86425eb01b40b359c4bea0066ecf2817920f24e55ecf407eec5f4cfac970,1432

Module documentation for 0.0.1

stackage-setup

Build Status

An executable for easily setting up a Haskell work environment. This project is similar in spirit to minGHC. It is currently Linux (64 bit) only, but with hopes of making it cross platform eventually.

Currently includes: ghc, cabal, happy, alex, and various stackage-cli plugins.

$ stackage-setup ghc-7.8
$ stackage-setup ghc-7.10

Changes

0.0.1

  • Added library (stubbed)

0.0.0.1

  • stackage-setup nightly now works as expected

0.0.0

Initial release