[cvs-nhc98] patch applied (york-compiler98): Remove ordinary guards, keeping just pattern guards.

27 Jun
2007
27 Jun
'07
10:32 a.m.
Wed Jun 27 03:23:39 PDT 2007 Malcolm.Wallace@cs.york.ac.uk * Remove ordinary guards, keeping just pattern guards. Pattern guards subsume ordinary guards in any case, but the parser was trying to parse ordinary guards first, so a mixture of the two caused a parse error. This patch only comments-out the Guarded construct. Should delete fully later. M ./Case.hs -4 +4 M ./Extract.hs -3 +3 M ./FixSyntax.hs -4 +4 M ./Need.hs -2 +2 M ./Parse/Parse.hs -4 +4 M ./PrettySyntax.hs -6 +6 M ./Rename.hs -4 +4 M ./RmClasses.hs -2 +2 M ./SccModule.hs -3 +3 M ./Syntax.hs -1 +1 M ./SyntaxPos.hs -2 +2 M ./Type/Type.hs -2 +4
6612
Age (days ago)
6612
Last active (days ago)
0 comments
1 participants
participants (1)
-
Malcolm Wallace