tfp-0.3: 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
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://abt12monk.org/git/tfp.git/
Source repositorygit clone http://abt12monk.org/git/tfp.git/
Executablestfp-test
Upload dateTue Sep 13 09:39:39 UTC 2011
Uploaded byPeterGavin
Build failureghc-7.2 (log)

Modules

Downloads