#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 david48):
In my opinion as a newbie, there are far more confusing things for newbies
than (++) being the mappend of monoids. And anyways, monoids is far from
being the hardest thing to understand in haskell, once you read a few well
written blog posts.
You can still learn to use ++ as the concatenation operator for strings,
and discover later that there is more to it than it looks.
I support generalizing the type of (++)
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3339#comment:4>
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