th-typegraph: Graph of the subtype relation
Deprecated
Build a graph whose nodes are Types and whose edges represent the subtype relation: Char is a subtype of Maybe Char, Int is a subtype of (Int, Double), and so on.
Downloads
- th-typegraph-0.18.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.14, 0.17, 0.17.1, 0.18, 0.21, 0.23, 0.24, 0.25, 0.27, 0.28, 0.31, 0.32, 0.33, 0.33.1, 0.35.1, 1.0, 1.0.2, 1.4 |
---|---|
Dependencies | base (>=4.2 && <5), containers, data-default, haskell-src-exts, lens, mtl, syb, template-haskell (>=2.9), th-desugar, th-orphans (>=0.10.0) [details] |
License | BSD-3-Clause |
Copyright | (c) David Fox |
Author | David Fox |
Maintainer | David Fox <dsf@seereason.com> |
Category | Template Haskell |
Home page | https://github.com/seereason/th-typegraph |
Bug tracker | https://github.com/seereason/th-typegraph/issues |
Source repo | head: git clone git://github.com/seereason/th-typegraph.git |
Uploaded | by DavidFox at 2015-06-01T21:14:05Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 11040 total (52 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-06-03 [all 1 reports] |