#7188: `someName` does not always act like an infix.
---------------------------------+------------------------------------------
    Reporter:  timthelion        |        Owner:                           
        Type:  bug               |       Status:  closed                   
    Priority:  normal            |    Component:  Compiler                 
     Version:  7.4.2             |   Resolution:  invalid                  
    Keywords:                    |           Os:  Unknown/Multiple         
Architecture:  Unknown/Multiple  |      Failure:  GHC rejects valid program
    Testcase:                    |    Blockedby:                           
    Blocking:                    |      Related:                           
---------------------------------+------------------------------------------
Changes (by ross):

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


Comment:

 See the grammar in section 3.2 of the Haskell Report -- `div` is only
 allowed in an infix position or a section.

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