[GHC] #11404: The type variable used in a kind is still used

GHC ghc-devs at haskell.org
Fri Jan 15 20:43:37 UTC 2016


#11404: The type variable used in a kind is still used
-------------------------------------+-------------------------------------
        Reporter:  goldfire          |                Owner:  goldfire
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.1
      Resolution:                    |             Keywords:  TypeInType
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 Richard Eisenberg <eir@…>):

 In [changeset:"072191fe2db55eb3ede5d5a90b7f5eb6afde25bc/ghc"
 072191fe/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="072191fe2db55eb3ede5d5a90b7f5eb6afde25bc"
 Fix #11404

 We now check for unused variables one at a time, instead of
 all at the top.

 Test: dependent/should_compile/T11405
 }}}

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


More information about the ghc-tickets mailing list