#1111: Too-eager variable capture in forall types
-----------------------+----------------------------------------------------
 Reporter:  japple     |          Owner:  simonpj
     Type:  merge      |         Status:  new    
 Priority:  normal     |      Milestone:  6.6.1  
Component:  Compiler   |        Version:  6.6    
 Severity:  normal     |     Resolution:         
 Keywords:             |     Difficulty:  Unknown
 Testcase:  tcfail174  |   Architecture:  x86    
       Os:  Linux      |  
-----------------------+----------------------------------------------------
Changes (by simonpj):

  * testcase:  => tcfail174
  * type:  bug => merge

Comment:

 This is a plain bug in the type checker. The program should clearly be
 rejected. I've fixed the bug.

 MERGE to 6.6.1 branch

 Tue Feb 6 16:54:56 GMT 2007 [EMAIL PROTECTED]

 Check for escape when unifying forall-types

 Simon

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