cvs commit: hugs98/src parser.y

16 Jul
2002
16 Jul
'02
1:05 a.m.
sof 2002/07/15 22:05:14 PDT Modified files: src parser.y Log: Haskell98 permits empty declarations, alternatives, and statements. Tweaks to make the front-end accept stuff like: module A where {;;import Char;;x=;;f x = case x of {;;2->'a';;_->'b';;};;;;;} Based on a patch contributed by Ross Paterson. Revision Changes Path 1.34 +21 -18 hugs98/src/parser.y
8348
Age (days ago)
8348
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sigbjorn Finne