Skip to content

Function name with proceeding the underline sign is not highlighted. #1342

Closed
@vonavi

Description

@vonavi

Here is a little example, where function name at the last line is not highlighted (its face is default instead of haskell-definition-face):

isEmpty :: [Int] -> Bool
isEmpty [] = True
isEmpty _  = False

Best regards,
Vladimir.

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