cvs commit: fptools/happy/src Main.lhs GetOpt.lhs

Sven Panne <[email protected]> Sat, 22 Jan 2005 02:39:38 -0800
Newsgroups gmane.comp.lang.haskell.cvs.happy
Message-ID <[email protected]>
panne       2005/01/22 02:39:38 PST

  Modified files:
    happy/src            Main.lhs 
  Removed files:
    happy/src            GetOpt.lhs 
  Log:
  Use GetOpt from hierarchical libraries, we need GHC >= 5.04 anyway.
  
  Revision  Changes    Path
  1.58      +1 -3      fptools/happy/src/Main.lhs