[Haskell-cafe] Module import and use in GHC plugin?

Conal Elliott conal at conal.net
Tue May 28 19:18:19 CEST 2013


In writing GHC plugins, how can I (a) add a module import (preferably
qualified) and (b) make vars/ids for names imported from the newly imported
module (to insert in the transformed Core code)?

Thanks,

  - Conal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130528/43315050/attachment.htm>


More information about the Haskell-Cafe mailing list