intellij-haskell
intellij-haskell copied to clipboard
The "equals" sign is rendered in italic
Repro:
data Foo = Foo Int
Expected: the = is rendered in regular typeface
Instead: it's rendered in italic
