#6039: Ill-sorted kinds crash GHC
-------------------------------+--------------------------------------------
  Reporter:  simonpj           |          Owner:                  
      Type:  bug               |         Status:  closed          
  Priority:  normal            |      Milestone:                  
 Component:  Compiler          |        Version:  7.4.1           
Resolution:  fixed             |       Keywords:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown      |     Difficulty:  Unknown         
  Testcase:  polykinds/T6039   |      Blockedby:                  
  Blocking:                    |        Related:                  
-------------------------------+--------------------------------------------
Changes (by simonpj):

  * status:  new => closed
  * testcase:  => polykinds/T6039
  * resolution:  => fixed


Comment:

 Better message
 {{{
 T6039.hs:5:14:
     Kind variable `j' cannot appear in a function position
     In the kind `j k'
     In the data declaration for `T'
 }}}

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

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to