tfp: Type-level integers, booleans, lists using type families
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.
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
build-test | Build the tfp-test test program | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- tfp-0.8.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 1.0, 1.0.0.1, 1.0.0.2, 1.0.1, 1.0.1.1, 1.0.2 |
---|---|
Dependencies | base (>=4.4 && <5), QuickCheck (>=1.2.0.0), tfp [details] |
Tested with | ghc ==7.4.2, ghc ==7.6.3 |
License | BSD-3-Clause |
Copyright | Copyright (c) 2013 Henning Thielemann, 2008 Peter Gavin |
Author | Peter Gavin, Henning Thielemann |
Maintainer | haskell@henning-thielemann.de |
Revised | Revision 1 made by HerbertValerioRiedel at 2019-01-05T11:02:02Z |
Category | Type System |
Home page | http://www.haskell.org/haskellwiki/Type_arithmetic |
Source repo | head: darcs get http://code.haskell.org/~thielema/tfp/ this: darcs get http://code.haskell.org/~thielema/tfp/ --tag 0.8 |
Uploaded | by HenningThielemann at 2013-05-20T16:39:36Z |
Distributions | LTSHaskell:1.0.2, NixOS:1.0.2, Stackage:1.0.2 |
Reverse Dependencies | 17 direct, 13 indirect [details] |
Executables | tfp-test |
Downloads | 11084 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |