Skip to content

Arrows in type signatures don't align under :: #1

Closed
@tibbe

Description

@tibbe

I'd prefer if arrows aligned under the :: in type signatures, like so:

f :: a
  -> b

Right now we get

f :: a
    -> b

I don't know how much extra time I spend realigning things when coding. Perhaps this could be made an option if everyone can't agree on the style here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions