#3339: Data.Monoid: Add (<>) as a synonym for mappend
---------------------------------+------------------------------------------
    Reporter:  bos               |        Owner:                  
        Type:  proposal          |       Status:  new             
    Priority:  normal            |    Milestone:  Not GHC         
   Component:  libraries/base    |      Version:  6.10.3          
    Severity:  normal            |   Resolution:                  
    Keywords:                    |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Changes (by bos):

  * summary:  Data.Monoid: Add (+>) as a synonym for mappend =>
              Data.Monoid: Add (<>) as a synonym for mappend

Comment:

 The revised proposal is now as follows:

 Use {{{<>}}}, with fixity of {{{infixr 6 <>}}}.

 The change would also involve updating the pretty-print library to use the
 monoidal version of this operator.

 Let's wrap this up in two weeks, this time for sure :-)

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