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"
Th
Updates:
Status: New
Comment #1 on issue 282 by andersk84: type signature for several functions
not yet supported?
http://code.google.com/p/yi-editor/issues/detail?id=282
(No comment was entered for this change.)
--
You received this message because you are listed in the owner
or CC f
Status: New
Owner: andersk84
Labels: Type-Defect Priority-Low
New issue 283 by andersk84: Precise parser where blocks
http://code.google.com/p/yi-editor/issues/detail?id=283
The following code produce a where block with a bit strange layout
m = do
doSomething
return something
where som
Fri Jul 31 10:15:45 BST 2009 Robin Green
* Fix saving files that don't exist yet
--~--~-~--~~~---~--~~
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
-~--~~~~--~~--~--~---
New patch
Fri Jul 31 09:13:37 EDT 2009 jeanphilippe.berna...@gmail.com
* Eliminate useless parts of the datatype
Ignore-this: 8b98f51b265e5e2d5b4c019cfa4744ad
M ./src/Yi/Syntax/Haskell.hs -31 +11
M ./src/Yi/Syntax/Strokes/Haskell.hs -11 +5
--~--~-~--~~~---~--~~
Status: New
Owner: andersk84
Labels: Type-Defect Priority-Low
New issue 282 by andersk84: type signature for several functions not yet
supported?
http://code.google.com/p/yi-editor/issues/detail?id=282
type signatures like
p,q,r :: Bool
have the commas highlighted as an error in the precise mo
Fri Jul 31 08:56:19 EDT 2009 jeanphilippe.berna...@gmail.com
* new rules for type declaration / equation declaration only
Ignore-this: d232bfe9d2f2d8535fb57f5f9e8d16cb
M ./src/Yi/Syntax/Haskell.hs -6 +11
--~--~-~--~~~---~--~~
Yi development mailing list
y
Fri Jul 31 06:07:25 EDT 2009 jeanphilippe.berna...@gmail.com
* simplify pData and improve support of GADT
Ignore-this: a785cbafd22d2ff397d159875d9ca6ec
M ./src/Yi/Syntax/Haskell.hs -37 +11
--~--~-~--~~~---~--~~
Yi development mailing list
yi-devel@googleg
Fri Jul 31 08:57:58 EDT 2009 jeanphilippe.berna...@gmail.com
* simplify field declarations
Ignore-this: b4c550fe35065e750c6fb94ee0c650fd
M ./src/Yi/Syntax/Haskell.hs -16 +2
--~--~-~--~~~---~--~~
Yi development mailing list
yi-devel@googlegroups.com
http:/
Fri Jul 31 06:14:47 EDT 2009 jeanphilippe.berna...@gmail.com
* simplify "type" declarations
Ignore-this: 9ce257bcfca7e9196ef356bdfa31d110
M ./src/Yi/Syntax/Haskell.hs -6 +3
--~--~-~--~~~---~--~~
Yi development mailing list
yi-devel@googlegroups.com
http:/
10 matches
Mail list logo