[GHC] #15826: Allow registering (Source)Plugins through the GHC API
GHC
ghc-devs at haskell.org
Tue Oct 30 12:05:56 UTC 2018
#15826: Allow registering (Source)Plugins through the GHC API
-------------------------------------+-------------------------------------
Reporter: DanielG | Owner: DanielG
Type: feature request | Status: new
Priority: normal | Milestone:
Component: GHC API | Version: 8.7
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): D5278
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by mpickering):
The reason for the existence of the `ModIface` is for recompilation
checking. How do you imagine recompilation checking working for functions
added using the API?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15826#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list