records: A flexible record system
This package provides a flexible record system which has some novel features:
Using record type families, the type system can be used to describe relationships between field types.
Record scheme induction permits the implementation of polymorphic record combinators that work on whole records instead of only a fixed set of fields.
Subkind polymorphism for sorts makes it possible to impose varying restrictions on the structure of field types.
For detailed information, please refer to the paper Generic Record Combinators with Static Type Checking.
Downloads
- records-0.1.1.6.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
- No Candidates
Versions [RSS] | 0.0.0.0, 0.0.0.1, 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.1.5, 0.1.1.6 |
---|---|
Dependencies | base (>=3.0 && <4.8), kinds (>=0.0.1 && <0.1), type-functions (>=0.1 && <0.3) [details] |
Tested with | ghc ==7.0.4 |
License | BSD-3-Clause |
Copyright | © 2007–2010 Brandenburgische Technische Universität Cottbus; © 2011–2012 Wolfgang Jeltsch |
Author | Wolfgang Jeltsch |
Maintainer | wolfgang@cs.ioc.ee |
Revised | Revision 1 made by HerbertValerioRiedel at 2016-07-11T12:39:05Z |
Category | Data, Records |
Home page | http://darcs.wolfgang.jeltsch.info/haskell/records |
Source repo | head: darcs get http://darcs.wolfgang.jeltsch.info/haskell/records/main this: darcs get http://darcs.wolfgang.jeltsch.info/haskell/records/main --tag records-0.1.1.6 |
Uploaded | by WolfgangJeltsch at 2012-01-15T18:28:43Z |
Distributions | |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Downloads | 6705 total (40 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] |