[GHC] #15454: Have GHCi automatically use -fobject-code for modules that use UnboxedTuples

GHC ghc-devs at haskell.org
Mon Mar 18 11:30:33 UTC 2019


#15454: Have GHCi automatically use -fobject-code for modules that use
UnboxedTuples
-------------------------------------+-------------------------------------
        Reporter:  mgsloan           |                Owner:  (none)
            Type:  feature request   |               Status:  new
        Priority:  normal            |            Milestone:  8.10.1
       Component:  Compiler          |              Version:  8.4.3
      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/15454#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list