#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 JulesBean):
Technical decisions are not best made by democracy. A poll is not
interesting.
What is interesting is arguments of substance. (++) is a sensible choice
but has backward-compatibility problems, and "confusing newbies with weird
error messages" problems. It is only for those reasons that I didn't
choose it.
If we're choosing something new, then +> has the advantage of being
visually flippable, but <> has the advantage of being already used in (at
least) two other monoids.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3339#comment:11>
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