hackageDB :: [Package]

Built with Cabal

tfp: Type-level programming library using type families

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.

Versions0.1, 0.2
Dependenciesbase (>=3.0), QuickCheck (>=1.2.0.0), template-haskell (>=2.0)
LicenseBSD3
CopyrightCopyright (c) 2008 Peter Gavin
AuthorPeter Gavin
Maintainerpgavin@gmail.com
Stabilityalpha
CategoryData
Home pagehttp://code.haskell.org/~pgavin/tfp
Executablestfp-test
Upload dateThu Dec 18 20:11:38 UTC 2008
Uploaded byPeterGavin
Built onghc-6.10, ghc-6.12
DistributionsArch: 0.2

Modules

Downloads