cvs commit: fptools/ghc/compiler/main DriverFlags.hs

Simon Marlow simonmar@glass.cse.ogi.edu
Tue, 30 Jan 2001 07:28:25 -0800


simonmar    2001/01/30 07:28:25 PST

  Modified files:
    ghc/compiler/main    DriverFlags.hs 
  Log:
  remove -hi and -nohi which haven't worked for a while.  -ohi /dev/null
  works just as well as -nohi.
  
  Revision  Changes    Path
  1.43      +1 -5      fptools/ghc/compiler/main/DriverFlags.hs