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.0
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.0@sha256:8ac4a60ca915da8df522704d2e7a8b4834bbc7115861eed9308c7adfdd351239,1196

Module documentation for 0.0.0

There are no documented modules for this package.

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.0

Initial release