[Haskell-cafe] Extensible Records and Functional References
Günther Schmidt
gue.schmidt at web.de
Wed May 19 16:21:54 EDT 2010
Hi all,
I just read "Functional References are a cheap and cheerful technique
for working with the existing (non-extensible) record system, and may be
of interest to extensible record implementers. A good implementation can
be found on ..." on
http://hackage.haskell.org/trac/ghc/wiki/ExtensibleRecords
Does this mean that there is a way to implement extensible records via
functional references?
Günther
More information about the Haskell-Cafe
mailing list