[Haskell-cafe] State of records in Haskell

Tomas Carnecky tomas.carnecky at gmail.com
Wed Dec 7 10:36:35 UTC 2016


https://ghc.haskell.org/trac/ghc/wiki/Records/OverloadedRecordFields

On Wed, Dec 7, 2016 at 10:43 AM Øystein Kolsrud <kolsrud at gmail.com> wrote:

> Hi! I recently had a look at a talk by Simon Peyton Jones on lenses
> (
> https://skillsmatter.com/skillscasts/4251-lenses-compositional-data-access-and-manipulation
> )
> and happened to notice that, at the very end, he mentions that there
> were changes going into GHC 7.10 that would make it possible to use
> the same field name for multiple record types. I was searching around
> a little for more information on this, but had a hard time finding
> what I was looking for and was hoping that someone here could give me
> a pointer.
>
> What does GHC support in this domain at the moment, and are there any
> particular flags I need to use in order to use that functionality?
>
> Best regards, Øystein Kolsrud
> _______________________________________________
> Haskell-Cafe mailing list
> To (un)subscribe, modify options or view archives go to:
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
> Only members subscribed via the mailman list are allowed to post.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20161207/bff59128/attachment.html>


More information about the Haskell-Cafe mailing list