Skip to content

Identifiers within backticks not highlighted when prefixed with module name #438

Closed
@eigengrau

Description

@eigengrau

While functions enclosed within backticks are normally highlighted using the operator face by default, I have noticed that this doesn’t happen when the function has a module prefix in front. Is this intended?

E. g., in the following program, Module.function will have haskell-default-face, wheras it has haskell-operator-face when the module prefix is left out.

x = y `Module.function` z

This is with Melpa ver. 20150101.1151.

Best regards!

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