Comment #2 on issue 229 by Artemciy: Haskell: support for not using layout
(curly braces are red).
http://code.google.com/p/yi-editor/issues/detail?id=229
-- Similar issue:
data RemoteDir = RemoteDir {
secure :: Bool,
nick :: String,
pass :: String
}
-- Okay with Haskell,
-- but Yi highlights the starting "{" and "}" as if there was a syntax
error.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---