Re: #13101: Enable GHC to be loaded into GHCi

"GHC" <[email protected]> Mon, 18 Mar 2019 11:30:33 -0000
Newsgroups gmane.comp.lang.haskell.glasgow.bugs
Message-ID <[email protected]>
--===============5885817470160030472==
Content-Type: multipart/related;
 boundary="===============0222975570346904244=="

--===============0222975570346904244==
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

#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>