[commit: ghc] master: include FastString.string_table in CoreMonad.reinitializeGlobals (163de25)

Nicolas Frisby nicolas.frisby at gmail.com
Thu Jul 4 19:26:09 CEST 2013


On Thu, Jul 4, 2013 at 2:52 AM, Simon Peyton-Jones <simonpj at microsoft.com>wrote:

> Do you put the FS table back after running the plugin? If not, the same
> unique may be allocated more than once.
>
> S
>

No, I did not do that. And writing this email, I realized my initial
reasoning was flawed. There are some decisions to be made.

I've written it up here. Feel free to skip Option 1; I think it has the
least merit.

http://hackage.haskell.org/trac/ghc/wiki/Plugins/ReinitializeGlobals

I'd appreciate if people could weigh in.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20130704/a307b069/attachment.htm>


More information about the ghc-devs mailing list