<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>May be something like this?</p>
<p><b>Free monads</b> ("applicative" style/interpreting trees) and
Effects:</p>
<a class="moz-txt-link-freetext" href="https://markkarpov.com/post/free-monad-considered-harmful.html">https://markkarpov.com/post/free-monad-considered-harmful.html</a><br>
<a class="moz-txt-link-freetext" href="https://mmhaskell.com/blog/2017/11/20/eff-to-the-rescue">https://mmhaskell.com/blog/2017/11/20/eff-to-the-rescue</a><br>
<br>
<b>Arrows</b> (something like "flow"-style):<br>
<a class="moz-txt-link-freetext" href="https://www.haskell.org/arrows/">https://www.haskell.org/arrows/</a><br>
<a class="moz-txt-link-freetext" href="http://tuttlem.github.io/2014/07/26/practical-arrow-usage.html">http://tuttlem.github.io/2014/07/26/practical-arrow-usage.html</a><br>
<br>
<br>
<div class="moz-cite-prefix">10.07.2018 12:22, Olivier Revollat
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CA+nXgrWB0P7RJW0GgbfoTQL+_-ogPmxcR9CwfePeBaX9uEig1w@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<div dir="ltr">Hi, <br>
I've been using imperative languages for 20 years now :)<br>
<br>
I'm a beginner in haskell and I love the paradigm shift you feel
when you come from imperative programming. I found interesting
articles like :<br>
<a
href="https://wiki.haskell.org/Haskell_IO_for_Imperative_Programmers"
moz-do-not-send="true">https://wiki.haskell.org/Haskell_IO_for_Imperative_Programmers</a><br>
<br>
Do you have any other ressources like that ?<br>
I'm not looking for how to use haskell in imperative style (e.g.
with "do" notation, ...) no no ! I'm looking articles who
explain how NOT TO USE imperative style with haskell, and help
thinking the paradigm shift ...<br>
<br>
Thanks :)<br>
<div><br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Beginners mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Beginners@haskell.org">Beginners@haskell.org</a>
<a class="moz-txt-link-freetext" href="http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners">http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners</a>
</pre>
</blockquote>
<br>
</body>
</html>