[GHC] #7586: :kind command cannot show kind of type synonyms

GHC cvs-ghc at haskell.org
Mon Apr 15 12:31:28 CEST 2013


#7586: :kind command cannot show kind of type synonyms
-------------------------------+--------------------------------------------
  Reporter:  augustss          |          Owner:                  
      Type:  bug               |         Status:  new             
  Priority:  normal            |      Milestone:                  
 Component:  Compiler          |        Version:  7.6.1           
Resolution:                    |       Keywords:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown      |     Difficulty:  Unknown         
  Testcase:                    |      Blockedby:                  
  Blocking:                    |        Related:                  
-------------------------------+--------------------------------------------
Changes (by simonpj):

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


Comment:

 I'm not convinced.  It occurs to me that we could simply make `:kind` less
 picky about the types it is given; in particular, not check that synonyms
 are fully applied.

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



More information about the ghc-tickets mailing list