[Haskell-cafe] Coding conventions for Haskell?

Petr Pudlak deb at pudlak.name
Sun Sep 26 05:40:55 EDT 2010


Hi Johan,

On Sat, Sep 25, 2010 at 01:44:07PM +0200, Johan Tibell wrote:
>Quite a few people follow my style guide
>
>    http://github.com/tibbe/haskell-style-guide/blob/master/haskell-style.md
>
>which codifies the style used in Real World Haskell, bytestring, text,
>and a few other libraries.

Thanks for sharing the link, it's quite helpful. It's just what I was 
looking for. 

One more thought: Do you also have some recommendations for formatting 
'let ... in ...' expressions?

      Best regards,
      Petr


More information about the Haskell-Cafe mailing list