#2307: Poor warning for conflicting functional dependencies
-----------------------------------------+----------------------------------
 Reporter:  NeilMitchell                 |          Owner:          
     Type:  bug                          |         Status:  reopened
 Priority:  normal                       |      Milestone:  6.10.1  
Component:  Compiler                     |        Version:  6.8.2   
 Severity:  normal                       |     Resolution:          
 Keywords:                               |     Difficulty:  Unknown 
 Testcase:  typecheck/should_fail/T2307  |   Architecture:  Unknown 
       Os:  Unknown                      |  
-----------------------------------------+----------------------------------
Comment (by simonpj):

 crumbs, good catch Ian.  You are referring to `FunDeps.trimRoughMatchTcs`?
 Indeed that looks wrong: it should match on the `ls` rather than
 everything except `rs`.

 Is that what you meant, or did you have something else in mind?

 Simon

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2307#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to