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

Julian Seward sewardj@glass.cse.ogi.edu
Thu, 28 Jun 2001 03:19:48 -0700


sewardj     2001/06/28 03:19:48 PDT

  Modified files:
    ghc/compiler/main    DriverState.hs 
  Log:
  For Win32 only: institute a totally horrible, temporary hack
  in getPackageLibraries, which merges HSstd1 and HSstd2 back into
  HSstd.  TEMPORARY!
  
  Revision  Changes    Path
  1.47      +23 -2     fptools/ghc/compiler/main/DriverState.hs