[Haskell-cafe] Coding conventions for Haskell?

Ben Millwood haskell at benmachine.co.uk
Tue Sep 28 22:26:40 EDT 2010


On Tue, Sep 28, 2010 at 5:55 AM, Evan Laforge <qdunkan at gmail.com> wrote:
>
> I write haskell and python in a proportional font and it hasn't yet
> let to tabs, so no pain so far :)
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>

I like writing proportional haskell, but I haven't worked out how to
do let-blocks in ways that look nice - the tactic I use for do and
where of breaking the line immediately tends to look a little odd,
especially if you're only making about one binding.


More information about the Haskell-Cafe mailing list