Skip to content

deriving someStrategy ... breaks indentation in the rest of the file #1821

Open
@eyeinsky

Description

@eyeinsky

Having written (for example):

data A = A Int
   deriving newtype (Eq)

then pressing return/enter the cursor is taken to the start of next line with no options to cycle through with a tab. And it also makes it such for the rest of the file.

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