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
| Versions | 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8 |
|---|---|
| Dependencies | base (≥3.0 & <5) |
| License | BSD3 |
| Copyright | Copyright (c) 2013 Henning Thielemann, 2008 Peter Gavin |
| Author | Peter Gavin, Henning Thielemann |
| Maintainer | haskell@henning-thielemann.de |
| Stability | alpha |
| Category | Type System |
| Home page | http://www.haskell.org/haskellwiki/Type_arithmetic |
| Source repository | darcs get http://code.haskell.org/~thielema/tfp/ |
| Executables | tfp-test |
| Upload date | Mon May 20 16:39:36 UTC 2013 |
| Uploaded by | HenningThielemann |
| Built on | ghc-7.6 |
Modules
Downloads
- tfp-0.8.tar.gz (Cabal source package)
- package description (included in the package)