[GHC] #8950: Typeable instances for promoted lists and tuples
GHC
ghc-devs at haskell.org
Fri Apr 4 02:09:03 UTC 2014
#8950: Typeable instances for promoted lists and tuples
-------------------------------------+------------------------------------
Reporter: kosmikus | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: libraries/base | Version: 7.8.1-rc2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by goldfire):
I was slightly wrong above. Case 8 actually derives `Typeable` for the
promoted datatype, but not the unpromoted one.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8950#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list