type-equality-0.1.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, 0.1.1, 0.1.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 dateSat May 11 19:19:49 UTC 2013
Uploaded byErikHesselink
Built onghc-7.6
DistributionsNixOS: 0.1.2

Modules

Downloads