Changeset 10068 for src/Pugs/Lexer.hs
- Timestamp:
- 04/24/06 06:34:43 (3 years ago)
- Files:
-
- 1 modified
-
src/Pugs/Lexer.hs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Pugs/Lexer.hs
r10060 r10068 312 312 ruleQualifiedIdentifier 313 313 -- XXX: For now, we *only* *parse* "is export(...)". The arguments are 314 -- thrown away. So module writers can give detailedexport lists now,314 -- thrown away. So module writers can give a sensible export lists now, 315 315 -- as otherwise 316 316 -- <Aankhen``> Otherwise, it'll be a pain to go back to every module and
