<div dir="auto">I'm still in favour of this so a +1 from me.<div dir="auto"><br></div><div dir="auto">For completeness, your proposal should also specify from which module this will be exported and what the fixity and precedence will be.</div><div dir="auto"><br></div><div dir="auto">Bas</div><br><div class="gmail_extra" dir="auto"><br><div class="gmail_quote">Op 18 feb. 2017 05:41 schreef "Siddhanathan Shanmugam" <<a href="mailto:siddhanathan%2Beml@gmail.com">siddhanathan+eml@gmail.com</a>>:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">This was proposed about 7 years ago, and rejected at the time: <a href="https://ghc.haskell.org/trac/ghc/ticket/3962" target="_blank">https://ghc.haskell.org/trac/<wbr>ghc/ticket/3962</a><div><br></div><div> Is it okay if I revive this argument now?<br><div><br></div><div>I think it would be useful to have the lens operator <&> in base, which is defined as:</div></div><div><br></div><div><div><font face="monospace, monospace">(<&>) :: Functor f => f a -> (a -> b) -> f b</font></div><div><font face="monospace, monospace">as <&> f = f <$> as</font></div></div><div><br></div><div>This is analogous to a lifted version of <font face="monospace, monospace">(&)</font> that already present in Data.Function<br></div><div><br></div><div><br></div><div>Cheers,</div><div>Sid</div></div>
<br>______________________________<wbr>_________________<br>
Libraries mailing list<br>
<a href="mailto:Libraries@haskell.org">Libraries@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-<wbr>bin/mailman/listinfo/libraries</a><br>
<br></blockquote></div><br></div></div>