[Haskell-cafe] Coding conventions for Haskell?

Johan Tibell johan.tibell at gmail.com
Sun Sep 26 06:43:04 EDT 2010


I usually align the in under the let.
On Sep 26, 2010 11:40 AM, "Petr Pudlak" <deb at pudlak.name> wrote:
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100926/71e983a0/attachment.html


More information about the Haskell-Cafe mailing list