[GHC] #11056: Need to generate Typable info for promoted data constructors
GHC
ghc-devs at haskell.org
Thu Jan 21 14:51:16 UTC 2016
#11056: Need to generate Typable info for promoted data constructors
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner:
Type: bug | Status: new
Priority: high | Milestone: 8.0.1
Component: Compiler | Version: 7.10.2
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 RyanGlScott):
I can't reproduce this issue anymore on GHC HEAD (probably due to #11120
being fixed).
Should we just close this as fixed, or should a test be added for `typeRep
(Proxy :: Proxy '[True])`?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11056#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list