[GHC] #12132: Type representations missing for promoted boxed tuples

GHC ghc-devs at haskell.org
Tue Jul 19 09:12:31 UTC 2016


#12132: Type representations missing for promoted boxed tuples
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:  bgamari
            Type:  bug               |               Status:  closed
        Priority:  normal            |            Milestone:  8.0.2
       Component:  Compiler          |              Version:  8.0.1
      Resolution:  fixed             |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D2279
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by bgamari):

 > Adding them to knownKeyNames may be one solution. But another, and a
 more consistent one, is to fix up the encoding described in that Note so
 that it does handle promoted tuple data cons. Let's not have several
 different fixes for the same problem!

 Sure, sounds like a better plan.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12132#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list