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

Comment(by isaacdupree):

 Ah, you mean it's legal as a bang-pattern, but should be rejected because
 there's no `-XBangPatterns`.  Bug title clarified.*

 *(I couldn't find how to edit the bug-description, even though I used to
 be able to! Or perhaps can only some people can edit the description?).

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