#1754: Border case type families/type equality coercions cause the impossible to
happen
-------------------------------------------+--------------------------------
 Reporter:  guest                          |          Owner:  chak       
     Type:  bug                            |         Status:  closed     
 Priority:  normal                         |      Milestone:  6.10 branch
Component:  Compiler                       |        Version:  6.8        
 Severity:  normal                         |     Resolution:  fixed      
 Keywords:  type family equality coercion  |     Difficulty:  Unknown    
 Testcase:                                 |   Architecture:  Unknown    
       Os:  Linux                          |  
-------------------------------------------+--------------------------------
Changes (by chak):

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

Comment:

 Fixed this while working through the regressions caused by type checking
 GADTs with equality constraints.  `Weird.hs` now works as expected.

 (I am not sure about `TypeEq.hs`, but as this is a bug about FDs, I don't
 think it belongs here at all.)

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