#4477: GHC (without -XBangPatterns) silently accepts bang patterns in outermost
position
------------------------------------------+---------------------------------
  Reporter:  dons                         |          Owner:                  
      Type:  bug                          |         Status:  closed          
  Priority:  normal                       |      Milestone:                  
 Component:  Compiler (Parser)            |        Version:  7.0.1 RC1       
Resolution:  fixed                        |       Keywords:                  
  Testcase:                               |      Blockedby:                  
Difficulty:                               |             Os:  Unknown/Multiple
  Blocking:                               |   Architecture:  Unknown/Multiple
   Failure:  GHC accepts invalid program  |  
------------------------------------------+---------------------------------
Changes (by igloo):

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


Comment:

 Fixed by:
 {{{
 Fri Nov 12 16:08:01 GMT 2010  [email protected]
   * Warn about top-level bangs (Trac #4477)
   Ignore-this: e9f6c85503c8b19780e5730ddde1e8f0

   A simple refactoring in the parser
 }}}

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