Extensible record

From HaskellWiki
Revision as of 00:02, 25 April 2006 by EndreyMark (talk | contribs) (Adding link to HList, mentioning its relatedness to database prgramming, and also Port HaskellDB to HList project)
Jump to navigation Jump to search

A problem where some concepts of extensible records could be useful is described in the HaskellDB project. More precisely, the problem is described in the paper downloadable from

Proposals, implementations can be found on the FirstClassLabels page of Haskell' Wiki.

See also