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.
Modules
[Index]
- Language
- Haskell
- TH
- TypeGraph
- Language.Haskell.TH.TypeGraph.Arity
- Language.Haskell.TH.TypeGraph.Edges
- Language.Haskell.TH.TypeGraph.Expand
- Language.Haskell.TH.TypeGraph.Free
- Language.Haskell.TH.TypeGraph.Lens
- Language.Haskell.TH.TypeGraph.Prelude
- Language.Haskell.TH.TypeGraph.Shape
- Language.Haskell.TH.TypeGraph.Stack
- Language.Haskell.TH.TypeGraph.TypeGraph
- Language.Haskell.TH.TypeGraph.TypeInfo
- Language.Haskell.TH.TypeGraph.Vertex
- TypeGraph
- TH
- Haskell
Downloads
- th-typegraph-0.32.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.8 && <5), base-compat, containers, data-default, haskell-src-exts, lens, mtl, mtl-unleashed (>=0.5), set-extra, syb, template-haskell (>=2.10), 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> |
| Uploaded | by DavidFox at 2015-12-31T14:59:18Z |
| 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 |
| Distributions | |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Downloads | 11437 total (58 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-12-31 [all 1 reports] |