[GHC] #9858: Typeable instance for datatype and its promoted constructor is the same
GHC
ghc-devs at haskell.org
Sat Jan 17 09:43:42 UTC 2015
#9858: Typeable instance for datatype and its promoted constructor is the same
-------------------------------------+-------------------------------------
Reporter: dreixel | Owner: dreixel
Type: bug | Status: new
Priority: high | Milestone: 7.10.1
Component: Compiler | Version: 7.9
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by oerjan):
Replying to [comment:12 dreixel]:
> I think this example highlights a different limitation of Typeable,
along the lines of #7897.
But #7897 doesn't break Safe Haskell like these examples do. And I think
there is a common feature of the ones here: Typeable breaks because a
typerep doesn't include the kind of the type.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9858#comment:13>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list