[Haskell-cafe] Re: Proper round-trip HughesPJ/Parsec for Doubles?
Christian Maeder
Christian.Maeder at dfki.de
Wed Feb 24 15:36:38 EST 2010
Ben Millwood schrieb:
> On Wed, Feb 24, 2010 at 1:24 PM, Christian Maeder
> <Christian.Maeder at dfki.de> wrote:
>> 1. break the line after "do"
>> (to avoid a layout change when change name or arguments of float' or
>> rename the variable "e")
>
> You can also break it immediately before do, which I think is
> sometimes more clear.
If not an extra space is added following "do" this leads to an "odd"
indentation of at least one line.
C.
More information about the Haskell-Cafe
mailing list