#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 Marge Bot <ben+marge-bot@…>): In [changeset:"c01d5af31c8feb634fc3dffc84e6e7ece61ba190/ghc" c01d5af3/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="c01d5af31c8feb634fc3dffc84e6e7ece61ba190" Extract out use of UnboxedTuples from GHCi.Leak See #13101 + #15454 for motivation. This change reduces the number of modules that need to be compiled to object code when loading GHC into GHCi. }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13101#comment:5> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler