cvs commit: fptools/happy/src ProduceCode.lhs
Simon Marlow <[email protected]> Tue, 18 Jan 2005 02:31:00 -0800
| Newsgroups | gmane.comp.lang.haskell.cvs.happy |
|---|---|
| Message-ID | <[email protected]> |
simonmar 2005/01/18 02:31:00 PST
Modified files:
happy/src ProduceCode.lhs
Log:
Don't interpret {%...} productions as monadic unless there is a %monad
or %imported_identity directive. This is for backwards compatibility
only, and might be changed in a future version.
Revision Changes Path
1.67 +1 -1 fptools/happy/src/ProduceCode.lhs