stackage-setup: An executable for downloading a Haskell setup

[ deprecated, development, library, mit, program ] [ Propose Tags ]
Deprecated in favor of stack

An executable for downloading a Haskell setup


[Skip to Readme]

Modules

[Index]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0, 0.0.0.1, 0.0.1, 0.0.2
Change log ChangeLog.md
Dependencies aeson, base (>=4.7 && <5), bytestring, classy-prelude-conduit (>=0.11 && <0.12), cryptohash, cryptohash-conduit, filepath, http-client-tls, http-conduit, http-types, optparse-applicative, process, stackage-cli, system-fileio, system-filepath, text, unordered-containers, yaml [details]
License MIT
Copyright 2015 FP Complete Corporation
Author Dan Burton
Maintainer danburton@fpcomplete.com
Revised Revision 1 made by DanBurton at 2015-05-13T02:16:00Z
Category Development
Home page https://www.stackage.org/package/stackage-setup
Bug tracker https://github.com/fpco/stackage-setup/issues
Source repo head: git clone git://github.com/fpco/stackage-setup.git
Uploaded by DanBurton at 2015-05-06T22:25:26Z
Distributions
Reverse Dependencies 1 direct, 1 indirect [details]
Executables stackage-setup
Downloads 2940 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-05-06 [all 1 reports]

Readme for stackage-setup-0.0.1

[back to package description]

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