Hello, I don't have a patch, but I think that #12433 is a really serious bug that deserves a timely fix, as compiling with `-dynamic` on Linux produces code that runs but produces incorrect results. Unfortunately, I don't have time to look into it, and the bug is not in a part of the compiler I have experience with.
-Iavor On Mon, Aug 29, 2016 at 2:02 PM, Facundo Domínguez < [email protected]> wrote: > Hello Ben, > > Could we have these patches added? > > http://git.haskell.org/ghc.git/commit/56f47d4a4e418235285d8b8cfe23bd > e6473f17fc > http://git.haskell.org/ghc.git/commit/567dbd9bcb602accf3184b83050f29 > 82cbb7758b > > These allow reify to reach local variables when used with addModFinalizer. > > Best, > Facundo > > On Mon, Aug 29, 2016 at 4:00 PM, Ben Gamari <[email protected]> wrote: > > tl;dr. GHC 8.0.2 is coming. If you have a fix which you'd like to see > > merged into 8.0.2 and isn't already present in the tree, please > > speak up! > > > > > > Hello everyone, > > > > Over the last week I have been working down the (rather long) merge > > queue for the ghc-8.0 branch in preparation for a 8.0.2 release. At this > > point I think have merged nearly everything which will likely make it in > > to 8.0.2. > > > > If you have a patch which hasn't made it to the ghc-8.0 branch that you > > would like to see merged, please raise your concern on the appropriate > > Trac ticket. > > > > Thanks! > > > > - Ben > > > > > > _______________________________________________ > > ghc-devs mailing list > > [email protected] > > http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs > > > _______________________________________________ > ghc-devs mailing list > [email protected] > http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs >
_______________________________________________ ghc-devs mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
