[GHC] #13101: Enable GHC to be loaded into GHCi
GHC
ghc-devs at haskell.org
Tue Jan 10 19:52:18 UTC 2017
#13101: Enable GHC to be loaded into GHCi
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner:
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 nomeata):
More JFTR: Loading all of GHC into GHCi works if one simply `-fobject-
code` for everything. This may be good enough for some uses cases (e.g.
experimentation with exported functions, quick recompilation cycles using
`ghcid`).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13101#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list