<div dir="ltr">* (|) is already stolen for syntax, so the pairing, while a powerful mnemonic, can't be used at all here.<div><br></div><div>* (#) collides with the use of (#) in MagicHash, so you get uncomfortable cases where you need to throw in a space.</div>
<div><br></div><div>* (&) can be read off as "and then". (#) has no such obvious reading and is just more line noise someone has to learn.</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Thu, Apr 17, 2014 at 4:02 PM, Alexey Muranov <span dir="ltr"><<a href="mailto:alexey.muranov@gmail.com" target="_blank">alexey.muranov@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word"><div class="">On 17 avr. 2014, at 21:20, Edward Kmett <<a href="mailto:ekmett@gmail.com" target="_blank">ekmett@gmail.com</a>> wrote:<br><div><br><blockquote type="cite"><div style="font-family:LucidaGrande;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
Consensus was achieved to add it as an <font face="courier new, monospace">infixl 1 &</font> operator to<span> </span><font face="courier new, monospace">Data.Function</font>, but not to<span> </span><font face="courier new, monospace">Prelude,</font>so we just need to put in the patch and you'll see it in GHC 7.10.</div>
</blockquote></div><br></div><div>Why '&' and not '#', for example?  I have an empression that '&' often comes in pair with '|' for Boolean operations.</div><span class="HOEnZb"><font color="#888888"><div>
<br></div><div>Alexey.</div></font></span></div><br>_______________________________________________<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>
<br></blockquote></div><br></div>