type-0.2.0: Dynamic casting library with support for arbitrary rank type kinds.

The type package

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.

Properties

Versions0.1.0, 0.2.0
Dependenciesbase (4.2.*), containers (0.3.*), template-haskell (2.4.*)
LicenseBSD3
CopyrightCopyright (c) Topi Karvonen 2010
AuthorTopi Karvonen
Maintainertopi.karvonen@gmail.com
Stabilityexperimental
CategoryData
Bug trackermailto:topi.karvonen@gmail.com
Upload dateTue Feb 9 16:40:35 UTC 2010
Uploaded byTopiKarvonen
Built onghc-6.12
Build failureghc-7.0 (log), ghc-7.4 (log)

Modules

Downloads