#2264: Validate using ghc-6.4.1: 3 failures, 1 workaround, 1 fix
-------------------------+--------------------------------------------------
 Reporter:  thorkilnaur  |          Owner:             
     Type:  bug          |         Status:  new        
 Priority:  high         |      Milestone:  6.10 branch
Component:  Compiler     |        Version:  6.9        
 Severity:  normal       |     Resolution:             
 Keywords:               |     Difficulty:  Unknown    
 Testcase:               |   Architecture:  Unknown    
       Os:  Unknown      |  
-------------------------+--------------------------------------------------
Comment (by simonpj):

 Concerning `ZipDataFlow`, it's nothing to do with scoped type variables,
 happily.  As the error message says, in H98, the context of type sigs in a
 mutual rec group must be identical.  I've pushed a patch that should fix
 it.

 Simon

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