#5802: GHC Panic with PolyKinds and TypeFamilies
--------------------------------------+-------------------------------------
  Reporter:  dominiquedevriese        |          Owner:                  
      Type:  bug                      |         Status:  closed          
  Priority:  normal                   |      Milestone:                  
 Component:  Compiler (Type checker)  |        Version:  7.4.1-rc1       
Resolution:  fixed                    |       Keywords:  PolyKinds       
        Os:  Unknown/Multiple         |   Architecture:  Unknown/Multiple
   Failure:  Compile-time crash       |     Difficulty:  Unknown         
  Testcase:                           |      Blockedby:                  
  Blocking:                           |        Related:  5768, 5717      
--------------------------------------+-------------------------------------
Changes (by igloo):

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


Comment:

 Thanks for the report. This seems fine to me in HEAD and 7.4 (if I change
 `PolyKinds` to `DataKinds`), so I assume it's been fixed. If you still
 think it's broken, can you please let us know exactly how you are
 compiling it and what error you are seeing?

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5802#comment:1>
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