type-eq-0.2: Type equality evidence you can carry around

The type-eq package

This package provides types and combinators to store and manipulate evidence of equality between types.

To take advantage of kind polymorphism when it is available but not require it, it is split into the following primary modules:

Major required extensions: GADTs, TypeFamilies (for ~), Rank2Types, TypeOperators

Optional extensions: PolyKinds (GHC 7.6+)

Minimum GHC: 6.10

Related packages:

Properties

Versions0.1, 0.1.1, 0.1.2, 0.2
Dependenciesbase (≥3.0 & <4.7)
LicenseBSD3
CopyrightCopyright (C) 2012 Gábor Lehel
AuthorGábor Lehel
MaintainerGábor Lehel <illissius@gmail.com>
Stabilityexperimental
CategoryType System
Home pagehttp://github.com/glehel/type-eq
Source repositorygit clone git://github.com/glehel/type-eq.git
Upload dateSun Sep 16 19:40:22 UTC 2012
Uploaded byGaborLehel
Built onghc-7.6

Modules

Downloads