<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Here you go:<div><a href="http://haskell.org/ghc/docs/latest/html/libraries/base/Prelude.html">http://haskell.org/ghc/docs/latest/html/libraries/base/Prelude.html</a></div><div><br></div><div>You can also find it in your locale documentation.</div><div><br></div><div>Bryce<br><div><div>On Oct 19, 2011, at 10:25 AM, Patrick LeBoutillier wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi,<br><br>Does anyone know where I can find a list of types for all Prelude<br>functions? Something like:<br><br>all :: (a -&gt; Bool) -&gt; [a] -&gt; Bool<br>and :: [Bool] -&gt; Bool<br>...<br>zip :: [a] -&gt; [b] -&gt; [(a, b)]<br><br><br>Thanks,<br><br>Patrick<br>-- <br>=====================<br>Patrick LeBoutillier<br>Rosemère, Québec, Canada<br><br>_______________________________________________<br>Beginners mailing list<br><a href="mailto:Beginners@haskell.org">Beginners@haskell.org</a><br>http://www.haskell.org/mailman/listinfo/beginners<br></div></blockquote></div><br></div></body></html>