<p dir="ltr">That is not and was never the motivation of FTP. FTP was about not wanting to have to hide a zillion functions from Prelude, Data.List, Control.Applicative, and Control.Monad. Functors are utterly ubiquitous in Haskell programming, so adding an operator to make them easier to use seems quite sensible.</p>
<div class="gmail_quote">On Feb 27, 2015 12:19 PM, "Henning Thielemann" <<a href="mailto:lemming@henning-thielemann.de">lemming@henning-thielemann.de</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
On Thu, 26 Feb 2015, Greg Fitzgerald wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
 If you really want to use those operators, import Data.Functor.  Why must it be in the Prelude?<br>
</blockquote>
<br>
It seems that many Haskell programmers don't like to write "import". That's the whole motivation for FTP. I can't understand it, too.<br>
______________________________<u></u>_________________<br>
Libraries mailing list<br>
<a href="mailto:Libraries@haskell.org" target="_blank">Libraries@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries" target="_blank">http://mail.haskell.org/cgi-<u></u>bin/mailman/listinfo/libraries</a><br>
</blockquote></div>