[GHC] #13101: Enable GHC to be loaded into GHCi
GHC
ghc-devs at haskell.org
Sun Jul 29 04:12:23 UTC 2018
#13101: Enable GHC to be loaded into GHCi
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: task | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by mgsloan):
Now that D4904 and D4986 are merged, there are some scripts to load and
run GHC in GHCi with `-fobject-code`. I wrote a blog post about it:
http://www.mgsloan.com/posts/ghcinception/
I also opened https://ghc.haskell.org/trac/ghc/ticket/15454 to discuss
using an approach similar to Ben's script, but as a general GHCi feature
rather than a special purpose script.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13101#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list