Hi Ben, https://ghc.haskell.org/trac/ghc/ticket/13702 break projects like sparkle and others, since they crucially rely on PIE, in this case to dynamically load executables in the JVM. It looks like you committed a fix for this in HEAD. Any chance you could backport this to the GHC 8.2 branch?
Thanks, -- Mathieu Boespflug Founder at http://tweag.io. On 2 October 2017 at 16:32, Ben Gamari <[email protected]> wrote: > Ben Gamari <[email protected]> writes: >> >> Ahh, good catch. Perhaps we should revert in this case. >> > I've reverted this on the ghc-8.2 branch. > > - 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
