Hello, Trevor Elliott and I have been slowly working on implementing Simon M's "Mutable Constructor Fields" proposal [1].
The current state of the code is here: https://github.com/yav/ghc/tree/wip/mutable-fields I am not sure if this would be ready in time for 8.4 as I don't know what the time-line looks like, and also, the actual proposal is still in the process of being reviewed by the GHC committee. -Iavor [1] https://github.com/simonmar/ghc-proposals/blob/mutable-fields/proposals/0000-mutable-fields.rst On Sun, Sep 3, 2017 at 2:15 PM Simon Peyton Jones via ghc-devs < ghc-devs@haskell.org> wrote: > Ben, Simon, and ghc-devs > > I have to write slides for the GHC status talk in the Haskell > Implementor’s meeting. > > Usually we have > > 1. Current status (current release) > 2. What’s cooking for the next release > 3. GHC community comments > > As background we have > > - Our Apr 17 status page > <https://ghc.haskell.org/trac/ghc/wiki/Status/Apr17> > - Our 8.2 release notes > > <https://downloads.haskell.org/~ghc/8.2.1/docs/html/users_guide/8.2.1-notes.html> > - Our 8.4 status page > <https://ghc.haskell.org/trac/ghc/wiki/Status/GHC-8.4.1> > > What would you put under (1-3)? Anything you’d like to see highlighted? > > Simon > _______________________________________________ > ghc-devs mailing list > ghc-devs@haskell.org > http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs >
_______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs