Closed
Description
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
Labels
No labels