<div dir="ltr">On Sat, Nov 24, 2012 at 10:32 AM, Mark Wallace <span dir="ltr">&lt;<a href="mailto:lotabout@gmail.com" target="_blank">lotabout@gmail.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">
<div class="HOEnZb"><div class="h5">Somehow it might seem a bit easier to me to grasp the function of a function with the help of type signature.</div></div>
I&#39;ll try just omitting the signatures, it&#39;s easier and more handy isn&#39;t it?</blockquote><div><br></div><div>Sometimes, sometimes not.  Type signatures can help localize type errors, as otherwise ghc can infer an unexpected type and then report it to you at a different place, making it difficult to untangle where it got the weird type from.</div>
</div><div><br></div>-- <br><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div>
<div>unix/linux, openafs, kerberos, infrastructure          <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div><br>
</div>