On Tue, Mar 19, 2013 at 6:35 AM, Duncan Coutts <span dir="ltr">&lt;<a href="mailto:duncan.coutts@googlemail.com" target="_blank">duncan.coutts@googlemail.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="im">Go for it!</div>
<br>
You&#39;ll also notice that the code uses different styles in different<br>
places (because of different authors). We&#39;ve not gone through and tidied<br>
stuff up because we&#39;re lazy and because there never seems to be a good<br>
time to do it (it causes conflicts with patches people are working on).<br></blockquote><div><br></div><div>If you need to write a style guide, why not use</div><div><br></div><div><a href="https://github.com/tibbe/haskell-style-guide/blob/master/haskell-style.md">https://github.com/tibbe/haskell-style-guide/blob/master/haskell-style.md</a></div>

<div><br></div><div>as a starting point. It&#39;s widely used in the Haskell community nowadays (e.g. it&#39;s a common recommendation on IRC) and it&#39;s based on the coding style of Duncan, Bryan, and Don for the most part.</div>

<div><br></div><div>-- Johan</div><div><br></div></div>