<p dir="ltr">You can try Haskell 99 problems [1]. At least first problems can help with getting recursion (I haven't worked through later, so I don't know about them).</p>
<p dir="ltr">[1]: <a href="https://wiki.haskell.org/H-99:_Ninety-Nine_Haskell_Problems">https://wiki.haskell.org/H-99:_Ninety-Nine_Haskell_Problems</a></p>
<br><div class="gmail_quote">On Mon, May 11, 2015, 18:44 Roelof Wobben <<a href="mailto:r.wobben@home.nl">r.wobben@home.nl</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I want to learn Haskell but still have some problems on using recursion.<br>
On simple tasks I can make it work but for example the tower of Hanoi I<br>
cannot figure out how things are can be solved.<br>
<br>
Is there a book or tutorial with exercises so I can pratice it<br>
<br>
Roelof<br>
<br>
<br>
---<br>
Dit e-mailbericht is gecontroleerd op virussen met Avast antivirussoftware.<br>
<a href="http://www.avast.com" target="_blank">http://www.avast.com</a><br>
<br>
_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@haskell.org" target="_blank">Beginners@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners</a><br>
</blockquote></div>