Skip to content

Inconsistent syntax highlighting for Haskell functions #12226

Closed
@nik-rev

Description

@nik-rev

readFile gets highlighted as a function here:

image

but if you use function application operator $ to replace the parenthesis, it suddenly doesn't get highlighted as a function anymore.

image

Despite the two pieces of code being equivalent

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