Extensible record

From HaskellWiki
Revision as of 00:23, 2 April 2006 by EndreyMark (talk | contribs) (A link back to Libraries and tools/Database interfaces/HaskellDB -- the problem described in the pointed-to page can bee seen as a case study)
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