type-equality-0.1.0.2: Type equality, coercion/cast and other operations.

The type-equality package

In the presence of GADTs, sometimes a proof is needed that two types are equal. This package contains an equality type for this purpose, plus its properties (reflexive, symmetric, transitive) and some useful operations (substitution, congruence, coercion/cast). It also contains a type class for producing equality proofs, providing some form of decidable equality on types.

Properties

Versions0.1.0, 0.1.0.1, 0.1.0.2
Dependenciesbase (≥3 & <5)
LicenseBSD3
AuthorErik Hesselink, Martijn van Steenbergen
Maintainerhesselink@gmail.com
Stabilityexperimental
CategoryData
Home pagehttp://github.com/hesselink/type-equality/
Source repositorygit clone git://github.com/hesselink/type-equality.git
Upload dateWed Aug 24 18:49:34 UTC 2011
Uploaded byErikHesselink
Built onghc-7.2
DistributionsNixOS: 0.1.0.2

Modules

Downloads