[GHC] #8950: Typeable instances for promoted lists and tuples

GHC ghc-devs at haskell.org
Mon Apr 7 15:36:14 UTC 2014


#8950: Typeable instances for promoted lists and tuples
-------------------------------------------------+-------------------------
        Reporter:  kosmikus                      |            Owner:
            Type:  bug                           |           Status:
        Priority:  normal                        |  closed
       Component:  libraries/base                |        Milestone:
      Resolution:  fixed                         |          Version:
Operating System:  Unknown/Multiple              |  7.8.1-rc2
 Type of failure:  None/Unknown                  |         Keywords:
       Test Case:                                |     Architecture:
  deriving/should_compile/T8950                  |  Unknown/Multiple
        Blocking:                                |       Difficulty:
                                                 |  Unknown
                                                 |       Blocked By:
                                                 |  Related Tickets:
-------------------------------------------------+-------------------------
Changes (by simonpj):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 This actually slightly changes which Typeable instances are generated, so
 I suppose we'd better not merge it to the 7.8 branch unless it gets into
 7.8.1 (and it's probably too late for that).

 Simon

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


More information about the ghc-tickets mailing list