stackage-types: Shared data types between various Stackage packages

[ data, deprecated, library, mit ] [ Propose Tags ]
Deprecated in favor of stackage-curator

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] 1.0.0, 1.0.1, 1.0.1.1, 1.1.0, 1.2.0
Change log ChangeLog.md
Dependencies aeson, base (>=4.7 && <5), Cabal (>=1.18 && <1.19 || >=1.20 && <1.21 || >=1.22 && <1.23 || >=1.24 && <1.25), containers, exceptions (>=0.6), hashable, safe, semigroups, text, time, unordered-containers, vector [details]
License MIT
Author Michael Snoyman
Maintainer michael@fpcomplete.com
Revised Revision 1 made by HerbertValerioRiedel at 2019-05-08T06:57:00Z
Category Data
Home page https://github.com/fpco/stackage-types
Source repo head: git clone https://github.com/fpco/stackage-types
Uploaded by MichaelSnoyman at 2016-01-20T06:58:21Z
Distributions
Reverse Dependencies 3 direct, 2 indirect [details]
Downloads 4268 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-11-28 [all 1 reports]

Readme for stackage-types-1.2.0

[back to package description]

stackage-types

Build Status

This is a repository for sharing data types across multiple packages in the Stackage project. In particular, it started as a means of sharing code between stackage-curator and stackage-server.

For more information on the overall Stackage project, please see the main stackage repo.