Skip to content

Syntax highlighting: no difference between data constructor and type ? #898

Closed
@PierreR

Description

@PierreR

I am using emacs (spacemacs). I cannot see a difference between type and data constructor.
For instance in the following snippet I would expect Foo to be displayed differently than Int.

data Query = 
  Foo Int
  | ...

Am I missing a setting? Is this a problem with the theme I am using (I have tried a couple) ?

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