tfp: Type-level programming library using type families

[ bsd3, library, type-system ] [ Propose Tags ]

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.

Flags

Automatic Flags
NameDescriptionDefault
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

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

Package maintainers

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 (>=3.0 && <4.4 || >=4.6 && <5), QuickCheck (>=1.2.0.0), template-haskell (>=2.0) [details]
License BSD-3-Clause
Copyright Copyright (c) 2008 Peter Gavin
Author Peter Gavin
Maintainer pgavin@gmail.com
Revised Revision 1 made by HerbertValerioRiedel at 2019-01-05T10:49:00Z
Category Data
Home page http://code.haskell.org/~pgavin/tfp
Uploaded by PeterGavin at 2008-12-18T20:11:38Z
Distributions LTSHaskell:1.0.2, NixOS:1.0.2, Stackage:1.0.2
Reverse Dependencies 17 direct, 13 indirect [details]
Executables tfp-test
Downloads 10562 total (50 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]