tfp-0.4: Type-level programming library using type families

The tfp package

TFP (short for Type Family Programming) provides implementations of type-level integers and booleans, and (eventually) simple type-level data structures. It uses type families as functions to produce new types, which provides an intuitive way to parameterize data types and functions on numerical values at compile time.

Properties

Versions0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8
Dependenciesbase (≥3.0 & <5), QuickCheck (≥1.2.0.0), template-haskell (≥2.0)
LicenseBSD3
CopyrightCopyright (c) 2008 Peter Gavin
AuthorPeter Gavin
Maintainerpgavin@gmail.com
Stabilityalpha
CategoryData
Home pagehttp://github.com/pgavin/tfp
Source repositorygit clone git@github.com:pgavin/tfp.git
Executablestfp-test
Upload dateFri Apr 27 21:38:24 UTC 2012
Uploaded byPeterGavin
Built onghc-7.4

Modules

Downloads