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