#3339: Data.Monoid: Add (<>) as a synonym for mappend
-------------------------------+--------------------------------------------
Reporter: bos | Owner: igloo
Type: feature request | Status: new
Priority: normal | Milestone: Not GHC
Component: libraries/base | Version: 7.3
Resolution: | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Difficulty: Unknown
Testcase: | Blockedby:
Blocking: | Related:
-------------------------------+--------------------------------------------
Comment(by YitzGale):
There is widespread support for this. I think it should be
implemented immediately. (Even though I myself voted against
it, because in my bikeshed `<>` is exported from `Data.Semigroup`
and not from `Data.Monoid`.)
`Text.PrettyPrint` is a far lower priority. After this much
delay, we should implement the change even if it ultimately
reduces the quality of the solution we provide for
`Text.PrettyPrint`.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3339#comment:42>
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