Extensible record

From HaskellWiki
Revision as of 08:03, 26 April 2006 by EndreyMark (talk | contribs) (Updating link to ,,Port HaskellDB to HList'' ticket, according to its new location on Trac)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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