#2664: type family + data family + typeclass + type error causes GHC to diverge
---------------------------------+------------------------------------------
    Reporter:  ryani             |        Owner:  chak            
        Type:  bug               |       Status:  new             
    Priority:  normal            |    Milestone:  6.12 branch     
   Component:  Compiler          |      Version:  6.11            
    Severity:  normal            |   Resolution:                  
    Keywords:                    |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Comment (by simonpj):

 HEAD gives
 {{{
 WARNING: file compiler/types/Coercion.lhs line 465
 Strange! Type mismatch in trans coercion, probably a bug
 ...plus some more...
 }}}
 But Manuel thinks the WARNING has false positives. (Maybe we should nuke
 it.)

 Simon

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