On Thu, Sep 2, 2010 at 9:16 PM, michael rice <span dir="ltr">&lt;<a href="mailto:nowgate@yahoo.com">nowgate@yahoo.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" style="font:inherit">This may be a dumb question, but here goes.<br><br>Types Maybe, Either, List, are types and also instances of Functor (and Monad).<br>
<br>Assuming (-&gt;) is also a type, where can I find its type definition?<br></td></tr></tbody></table></blockquote></div><div><br></div>(-&gt;) is a built-in type. You could say its definition is in the Haskell Report.<br clear="all">
<br>-- <br>Dave Menendez &lt;<a href="mailto:dave@zednenem.com">dave@zednenem.com</a>&gt;<br>&lt;<a href="http://www.eyrie.org/~zednenem/">http://www.eyrie.org/~zednenem/</a>&gt;<br>