[project @ 2001-01-12 11:04:45 by simonmar]
authorsimonmar <unknown>
Fri, 12 Jan 2001 11:04:45 +0000 (11:04 +0000)
committersimonmar <unknown>
Fri, 12 Jan 2001 11:04:45 +0000 (11:04 +0000)
commit26b8a5b3feab9d556c92f495a6775acf8cf9f3ec
tree2b9c2daa20b96baaac84e67d2dc9725fd0d25b33
parent2f78eff3a796e341496665ab71ddb961fa9d47f0
[project @ 2001-01-12 11:04:45 by simonmar]
- Incorporate static STG flags (just -flet-no-escape at the mo) into
  hsc_minusO_flags and hsc_minusNoO_flags.

- Fix -v to be equivalent to -v3 (it was wrongly -v2 before).

- Make -v3 output hsc's list of static flags.
ghc/compiler/main/DriverFlags.hs
ghc/compiler/main/DriverState.hs
ghc/compiler/main/Main.hs