#2114: Bad error message for omitting -XExistentialQuantification flag
-------------------------------------+--------------------------------------
 Reporter:  tim                      |          Owner:  igloo  
     Type:  merge                    |         Status:  new    
 Priority:  normal                   |      Milestone:         
Component:  Compiler (Type checker)  |        Version:  6.8.2  
 Severity:  minor                    |     Resolution:         
 Keywords:                           |     Difficulty:  Unknown
 Testcase:  rnfail052, rnfail053     |   Architecture:  Unknown
       Os:  Unknown                  |  
-------------------------------------+--------------------------------------
Changes (by simonpj):

  * testcase:  => rnfail052, rnfail053
  * difficulty:  => Unknown
  * type:  bug => merge
  * owner:  => igloo

Comment:

 Fixed by
 {{{
 Fri Feb 22 18:26:46 GMT 2008  [EMAIL PROTECTED]
   * Fix Trac #2114: error reporting for 'forall' without appropriate flags
 }}}
 This is a mixture of parser and renamer improvements. Still a bit ad-hoc,
 but better than before.

 Simon

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