Skip to content

Instances with just one method do not require that the method be indented #2947

Description

@no-longer-on-githu-b

That is, the following compiles:

data Unit = Unit

instance eqUnit :: Eq Unit where
eq _ _ = true

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions