[project @ 2001-03-27 16:55:03 by simonmar]
authorsimonmar <unknown>
Tue, 27 Mar 2001 16:55:03 +0000 (16:55 +0000)
committersimonmar <unknown>
Tue, 27 Mar 2001 16:55:03 +0000 (16:55 +0000)
commit104baabc81fb73ef681c46dd4e0e6ff5d7117d9e
tree09b124b1c756d9acd92983ca089b88420cbfeeb8
parentaa8ff01671092a30639af87e2ceee7d3fa545bcd
[project @ 2001-03-27 16:55:03 by simonmar]
CmdLineOpts:
- add dopt_set and dopt_unset utils.

InteractiveUI:
- unset -fwarn-unused-binds before evaluating a statement,
  to avoid bogus warnings about new bindings.
ghc/compiler/ghci/InteractiveUI.hs
ghc/compiler/main/CmdLineOpts.lhs
ghc/compiler/main/DriverFlags.hs