stackage-curator: Tools for curating Stackage bundles

[ distribution, library, mit, program ] [ Propose Tags ]

Please see http://www.stackage.org/package/stackage-curator for a description and documentation.


[Skip to Readme]

Modules

[Last Documentation]

  • Stackage
    • Stackage.BuildConstraints
    • Stackage.BuildPlan
    • Stackage.CheckBuildPlan
    • Stackage.CompleteBuild
    • Stackage.CorePackages
    • Stackage.GhcPkg
    • Stackage.GithubPings
    • Stackage.InstallBuild
    • Stackage.PackageDescription
    • Stackage.PackageIndex
    • Stackage.PerformBuild
    • Stackage.Prelude
    • Stackage.ServerBundle
    • Stackage.UpdateBuildPlan
    • Stackage.Upload

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.7.0, 0.7.0.1, 0.7.0.2, 0.7.0.3, 0.7.0.4, 0.7.0.5, 0.7.1, 0.7.1.1, 0.7.2, 0.7.2.1, 0.7.3, 0.7.4, 0.8.0, 0.8.0.1, 0.8.1, 0.9.0, 0.10.0, 0.11.0, 0.12.0, 0.13.0, 0.13.1, 0.13.2, 0.13.3, 0.14.0, 0.14.1, 0.14.1.1, 0.14.3, 0.14.4, 0.14.4.1, 0.14.5, 0.15.0.0, 0.15.1.0, 0.16.0.0
Change log ChangeLog.md
Dependencies aeson, async, base (>=4 && <5), bytestring, Cabal (>=1.14), classy-prelude-conduit, conduit, conduit-extra, containers, data-default-class, directory, filepath, http-client, http-client-tls, http-conduit, mono-traversable, mtl, old-locale, optparse-applicative (>=0.11), process, semigroups, stackage, stm, streaming-commons (>=0.1.7.1), system-fileio, system-filepath, tar (>=0.3), temporary, text, time, transformers, unix-compat, utf8-string, xml-conduit, yaml, zlib [details]
License MIT
Author Michael Snoyman
Maintainer michael@fpcomplete.com
Category Distribution
Home page https://github.com/fpco/stackage
Source repo head: git clone https://github.com/fpco/stackage
Uploaded by MichaelSnoyman at 2015-03-22T11:27:52Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Executables stackage-curator
Downloads 21643 total (70 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-10 [all 7 reports]

Readme for stackage-curator-0.7.0

[back to package description]

stackage-curator

This repository contains the code for curating Stackage package sets and building reusable package databases. It was originally simply called the stackage package and was part of the stackage repository, but since this is a tool very few people need to use, we split it into its own package with a name to indicate it's limited usage (curators only).

More information on Stackage: