I usually align the in under the let.
On Sep 26, 2010 11:40 AM, "Petr Pudlak" <
deb@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