[GHC] #12132: Type representations missing for promoted boxed tuples
GHC
ghc-devs at haskell.org
Sun May 29 12:49:00 UTC 2016
#12132: Type representations missing for promoted boxed tuples
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: bgamari
Type: bug | Status: patch
Priority: normal | Milestone: 8.0.2
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): Phab:D2279
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by bgamari):
* status: new => patch
* differential: => Phab:D2279
Comment:
The issue ended up being that promoted tycons arising from the boxed tuple
types weren't being included in `knownKeyNames`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12132#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list