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

Simon Marlow simonmar@glass.cse.ogi.edu
Tue, 22 Jan 2002 06:47:53 -0800


simonmar    2002/01/22 06:47:53 PST

  Modified files:
    ghc/compiler/main    DriverUtil.hs 
  Log:
  Strip whitespace from the beginning of the line when looking for
  OPTIONS pragmas.
  
  Revision  Changes    Path
  1.29      +3 -2      fptools/ghc/compiler/main/DriverUtil.hs