records

Version 0.1.1.6 revision 1 uploaded by HerbertValerioRiedel.

Package meta

Synopsis
A flexible record system
Description

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.

Author
Wolfgang Jeltsch
Bug reports
n/a
Category
Data, Records
Copyright
© 2007–2010 Brandenburgische Technische Universität Cottbus; © 2011–2012 Wolfgang Jeltsch
Homepage
http://darcs.wolfgang.jeltsch.info/haskell/records
Maintainer
wolfgang@cs.ioc.ee
Package URL
http://hackage.haskell.org/packages/archive/records/0.1.1.6/records-0.1.1.6.tar.gz
Stability
provisional

Components