add FastString.string_table to CoreMonad.reinitializeGlobals?

Simon Peyton-Jones simonpj at microsoft.com
Wed Jul 3 21:26:48 CEST 2013


Nick

Reading your (excellent) reply to Joachim, that would be an excellent thing to do.

Please comment it copiously with a concrete example (a la Joachim).

Simon

From: ghc-devs-bounces at haskell.org [mailto:ghc-devs-bounces at haskell.org] On Behalf Of Nicolas Frisby
Sent: 03 July 2013 20:22
To: ghc-devs at haskell.org
Subject: add FastString.string_table to CoreMonad.reinitializeGlobals?

Was the FastString Table intentionally left out of the reinitializeGlobals mechanism?

This has lead to some confusion in using pieces of the front-end within GHC plugins.

Is there foreseeable harm in adding it? I've done so locally, and minimal testing seems fine.

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20130703/f51780ec/attachment-0001.htm>


More information about the ghc-devs mailing list