#2896: Warning suggestion: argument not necessarily a binary operator
---------------------------------+------------------------------------------
    Reporter:  porges            |        Owner:                  
        Type:  feature request   |       Status:  new             
    Priority:  low               |    Milestone:  _|_             
   Component:  Compiler          |      Version:  6.10.1          
    Severity:  normal            |   Resolution:                  
    Keywords:                    |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Changes (by simonpj):

  * priority:  normal => low
  * difficulty:  => Unknown
  * milestone:  => _|_

Comment:

 Also don't forget that GHC supports unary postfix operators
 http://www.haskell.org/ghc/dist/current/docs/users_guide/syntax-extns.html
 #postfix-operators.

 I can see your motivation.  The benefit is small, but perceptible.
 However, the design is not obvious, as the comments in this ticket make
 clear.  So I'll make it low priority for now.

 Simon

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