[GHC] #3372: Allow for multiple linker instances
GHC
ghc-devs at haskell.org
Sun Sep 9 01:49:54 UTC 2018
#3372: Allow for multiple linker instances
-------------------------------------+-------------------------------------
Reporter: jcpetruzza | Owner: (none)
Type: feature request | Status: new
Priority: low | Milestone:
Component: Runtime System | Version:
(Linker) |
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: 3658 | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by JulianLeviston):
I created the afore-linked issue in hint. I wanted to record my use-case
here, too, which is that I'm building a meta-editing system (ie it can
edit portions of its own code) and my codebase needs 3 to 4 levels of
interpreting to have typechecked interpreted hotswappable zero downtime
code modification.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/3372#comment:20>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list