[GHC] #8630: Kind inference fails to account for associated types

GHC ghc-devs at haskell.org
Fri Jan 10 21:12:37 UTC 2014


#8630: Kind inference fails to account for associated types
--------------------------------------------+------------------------------
        Reporter:  goldfire                 |            Owner:
            Type:  bug                      |           Status:  closed
        Priority:  normal                   |        Milestone:
       Component:  Compiler (Type checker)  |          Version:  7.7
      Resolution:  wontfix                  |         Keywords:
Operating System:  Unknown/Multiple         |     Architecture:
 Type of failure:  None/Unknown             |  Unknown/Multiple
       Test Case:                           |       Difficulty:  Unknown
        Blocking:                           |       Blocked By:
                                            |  Related Tickets:
--------------------------------------------+------------------------------

Comment (by Richard Eisenberg <eir@…>):

 In [changeset:"0369c9745e2ce66f4c2d817a3aa9f2487395e0c7/ghc"]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="0369c9745e2ce66f4c2d817a3aa9f2487395e0c7"
 Clarify issue in #8630 in users' guide.

 We do *not* propagate kind information from an instance declaration's
 members back into the instance head.
 }}}

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


More information about the ghc-tickets mailing list