<div dir="ltr">Thanks, these links are really useful! This definitely answers part of my question.<div><br></div><div>But what would still be really useful are some more or less generally accepted best practices about variable naming, indentation, when to use nested functions vs when to prefer keeping functions short, etc with regards to readability.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 19 Sep 2020 at 17:10, Henning Thielemann <<a href="mailto:lemming@henning-thielemann.de">lemming@henning-thielemann.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
On Sat, 19 Sep 2020, Misja Alma wrote:<br>
<br>
> Does anybody have any tips, or are there some sites or books that I <br>
> could read about this topic?<br>
<br>
It may be a bit old but we have some articles on style in the Haskell <br>
Wiki:<br>
   <a href="https://wiki.haskell.org/Category:Style" rel="noreferrer" target="_blank">https://wiki.haskell.org/Category:Style</a><br>
   <a href="https://wiki.haskell.org/Category:Idioms" rel="noreferrer" target="_blank">https://wiki.haskell.org/Category:Idioms</a><br>
</blockquote></div>