Skip to content

Support commas in first indentation column #918

Closed
@arybczak

Description

@arybczak

Consider the following code:

data T = T {
  foo :: String
, bar :: String
}

After putting the closing bracket you get the error message from the title.

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