<br><br><div class="gmail_quote">On Tue, Jun 30, 2009 at 11:54 AM, Brent Yorgey <span dir="ltr">&lt;<a href="mailto:byorgey@seas.upenn.edu">byorgey@seas.upenn.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On Tue, Jun 30, 2009 at 09:45:45AM -0700, Bryan O&#39;Sullivan wrote:<br>
&gt; I&#39;ve thought for a while that it would be very nice indeed if the Monoid<br>
&gt; class had a more concise operator for infix appending than &quot;a `mappend` b&quot;.<br>
&gt; I wonder if other people are of a similar opinion, and if so, whether this<br>
&gt; is worth submitting a libraries@ proposal over.<br>
<br>
</div></div>+1.<br>
<br>
IIRC Jules Bean has proposed using (+&gt;) for this purpose, which I<br>
like.  It has the advantages of (a) not clashing with any other<br>
(common) operators, (b) making more obvious the fact that mappend is<br>
not necessarily commutative, and (c) providing the obvious (&lt;+) for<br>
&#39;flip mappend&#39; which is sometimes useful.</blockquote><div><br></div><div>I actually think this proposal is pretty excellent.  </div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
<font color="#888888"><br>
-Brent<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
</div></div></blockquote></div><br>