type: Dynamic casting library with support for arbitrary rank type kinds.
By default kinds which contains maximum of 8 stars (*) are supported, for example: * -> (* -> *) -> ((* -> *) -> *) -> * -> *
.
By recompiling the library one can support even more complex types.
However be aware that the amount of code generated increases exponentially.
Downloads
- type-0.2.0.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.1.0, 0.2.0 |
---|---|
Dependencies | base (>=4.2 && <4.3), containers (>=0.3 && <0.4), template-haskell (>=2.4 && <2.5) [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) Topi Karvonen 2010 |
Author | Topi Karvonen |
Maintainer | topi.karvonen@gmail.com |
Category | Data |
Bug tracker | mailto:topi.karvonen@gmail.com |
Uploaded | by TopiKarvonen at 2010-02-09T16:40:35Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1783 total (12 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |