<!DOCTYPE html><html><head><title></title><style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}</style></head><body><div>For indentation and very mechanical formatting, I suggest just using something like hindent, brittany or ormolu (all available at your local Hackage).<br></div><div><br></div><div>For naming, I follow Chris Done's suggestion: <a href="https://chrisdone.com/posts/german-naming-convention/">https://chrisdone.com/posts/german-naming-convention/</a><br></div><div><br></div><div>On Sat, 19 Sep 2020, at 4:32 PM, Misja Alma wrote:<br></div><blockquote type="cite" id="qt" style=""><div dir="ltr"><div>Thanks, these links are really useful! This definitely answers part of my question.<br></div><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.<br></div></div><div><br></div><div class="qt-gmail_quote"><div dir="ltr" class="qt-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="qt-gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204, 204, 204);padding-left:1ex;"><div><br></div><div>On Sat, 19 Sep 2020, Misja Alma wrote:<br></div><div> <br></div><div> > Does anybody have any tips, or are there some sites or books that I <br></div><div> > could read about this topic?<br></div><div> <br></div><div> It may be a bit old but we have some articles on style in the Haskell <br></div><div> Wiki:<br></div><div>    <a href="https://wiki.haskell.org/Category:Style" rel="noreferrer" target="_blank">https://wiki.haskell.org/Category:Style</a><br></div><div>    <a href="https://wiki.haskell.org/Category:Idioms" rel="noreferrer" target="_blank">https://wiki.haskell.org/Category:Idioms</a><br></div></blockquote></div><div>_______________________________________________<br></div><div>Haskell-Cafe mailing list<br></div><div>To (un)subscribe, modify options or view archives go to:<br></div><div><a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br></div><div>Only members subscribed via the mailman list are allowed to post.<br></div></blockquote><div><br></div></body></html>