Comment #1 on issue 283 by JeanPhilippe.bernardy: Precise parser where  
blocks
http://code.google.com/p/yi-editor/issues/detail?id=283


By Haskell rules, "where" is not valid inside "do", therefore it closes the  
do block.
We do not have this rule, therefore the "where" ends up inside "do"

This rule might change in Haskell', so I don't know if it's worth "fixing".
In any case, I find this style very ugly: the where is visually
placed inside "do", but syntactically it's outside.

--
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
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to