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

 I agree. Since {{{(++)}}} is {{{mappend}}} for a specific type, it makes
 much sense to just generalize {{{(++)}}} to work with arbitrary
 {{{Monoid}}} instances. There is also a poll about this topic which has a
 strong bias to making {{{(++)}}} the new {{{mappend}}}:
 http://doodle.com/4yrfd7qaw5man3rm.

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