[project @ 2001-08-10 23:08:25 by sof]
authorsof <unknown>
Fri, 10 Aug 2001 23:08:25 +0000 (23:08 +0000)
committersof <unknown>
Fri, 10 Aug 2001 23:08:25 +0000 (23:08 +0000)
commit215dad7be238d00c90b3b11b5278ffd4659425d2
tree92552d10fa2a24cf688dfb9d0e74a2159ec56aea
parent858fd614eaf37c9bcc91961d6998df23a66b7650
[project @ 2001-08-10 23:08:25 by sof]
Added SysTools.Option, which lets you identify what are
file-path like options to SysTool.run<Foo>.

Using this, we can now precisely control when to transform
filepaths into a host-compatible format (i.e., we can DOSify
just the right bits under Win32).
ghc/compiler/main/DriverPipeline.hs
ghc/compiler/main/SysTools.lhs