cvs commit: fptools/ghc/driver ghci-usage.txt Makefile ghc-usage.txt fptools/ghc/compiler/main DriverFlags.hs SysTools.lhs

Simon Marlow simonmar at glass.cse.ogi.edu
Thu Nov 6 02:32:08 EST 2003


simonmar    2003/11/06 02:32:07 PST

  Modified files:
    ghc/driver           Makefile ghc-usage.txt 
    ghc/compiler/main    DriverFlags.hs SysTools.lhs 
  Added files:
    ghc/driver           ghci-usage.txt 
  Log:
  Add a separate --help message for GHCi.
  
  Revision  Changes    Path
  1.75      +1 -1      fptools/ghc/driver/Makefile
  1.4       +6 -2      fptools/ghc/driver/ghc-usage.txt
  1.128     +18 -2     fptools/ghc/compiler/main/DriverFlags.hs
  1.108     +15 -30    fptools/ghc/compiler/main/SysTools.lhs


More information about the Cvs-ghc mailing list