[project @ 2003-06-26 21:55:46 by sof]
authorsof <unknown>
Thu, 26 Jun 2003 21:55:47 +0000 (21:55 +0000)
committersof <unknown>
Thu, 26 Jun 2003 21:55:47 +0000 (21:55 +0000)
commit536e2a029dcc11c33c9448146b34513c682f17ad
tree6f885b52a44faa6172cbb3f3fb459f14018042d6
parent1c169ab6d2d90c8a84abbbdf493021e562a13229
[project @ 2003-06-26 21:55:46 by sof]
SysTools.removeTmpFiles:
  - never delete source files with a DriverPhases.haskellish_user_src_file
    file extension & loudly complain should the compiler attempt to do so.

    This is a protective measure against bugs elsewhere in the driver pipeline
    (cf., 'ghc-6.0 --make' deleting input files if specified using backward
     instead of forward slashes under win32.)
ghc/compiler/main/DriverPhases.hs
ghc/compiler/main/SysTools.lhs