cvs commit: fptools/happy/doc happy.1.in fptools/happy/src Main.lhs
Simon Marlow <[email protected]> Fri, 26 Jul 2002 02:52:17 -0700
| Newsgroups | gmane.comp.lang.haskell.cvs.happy |
|---|---|
| Message-ID | <[email protected]> |
simonmar 2002/07/26 02:52:17 PDT
Modified files:
happy/doc happy.1.in
happy/src Main.lhs
Log:
- --outfile=- now send the output to stdout
- Send some output to stderr that was previously stdout
(from Ross Paterson).
Revision Changes Path
1.5 +5 -0 fptools/happy/doc/happy.1.in
1.45 +7 -7 fptools/happy/src/Main.lhs