tfp-0.8: Type-level integers, booleans, lists using type families

The tfp package

TFP is an abbreviation for Type Family Programming. It 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)
LicenseBSD3
CopyrightCopyright (c) 2013 Henning Thielemann, 2008 Peter Gavin
AuthorPeter Gavin, Henning Thielemann
Maintainerhaskell@henning-thielemann.de
Stabilityalpha
CategoryType System
Home pagehttp://www.haskell.org/haskellwiki/Type_arithmetic
Source repositorydarcs get http://code.haskell.org/~thielema/tfp/
Executablestfp-test
Upload dateMon May 20 16:39:36 UTC 2013
Uploaded byHenningThielemann
Built onghc-7.6

Modules

Downloads