cvs commit: fptools/happy/doc happy.sgml fptools/happy/src Main.lhs

Sven Panne <[email protected]> Wed, 27 Aug 2003 05:26:09 -0700
Newsgroups gmane.comp.lang.haskell.cvs.happy
Message-ID <[email protected]>
panne       2003/08/27 05:26:09 PDT

  Modified files:
    happy/doc            happy.sgml 
    happy/src            Main.lhs 
  Log:
  Commandline consistency again:
    * Added help options -? / --help
    * Added an additional short option -V for --version
    * Reordered options a bit
  
  Revision  Changes    Path
  1.28      +111 -97   fptools/happy/doc/happy.sgml
  1.47      +50 -33    fptools/happy/src/Main.lhs