[project @ 2000-10-17 13:22:10 by simonmar]
authorsimonmar <unknown>
Tue, 17 Oct 2000 13:22:12 +0000 (13:22 +0000)
committersimonmar <unknown>
Tue, 17 Oct 2000 13:22:12 +0000 (13:22 +0000)
commitdbb27b50948726c09fae681bca921ba3c00d859b
treedf840650aee148e60ed19a498e753ecfb8b0cbef
parentb732f90c9e6b1c0177e04a5f84abac7f50cca4e4
[project @ 2000-10-17 13:22:10 by simonmar]
Flags hacking:

   - `dopt_GlasgowExts'  is now written `dopt Opt_GlasgowExts'
   - convert all the warning options into DynFlags
19 files changed:
ghc/compiler/coreSyn/CoreLint.lhs
ghc/compiler/coreSyn/CoreUnfold.lhs
ghc/compiler/main/CmdLineOpts.lhs
ghc/compiler/main/DriverFlags.hs
ghc/compiler/main/DriverMkDepend.hs
ghc/compiler/main/Finder.lhs
ghc/compiler/main/Main.hs
ghc/compiler/prelude/TysWiredIn.lhs
ghc/compiler/rename/RnEnv.lhs
ghc/compiler/rename/RnMonad.lhs
ghc/compiler/stranal/WorkWrap.lhs
ghc/compiler/typecheck/TcClassDcl.lhs
ghc/compiler/typecheck/TcEnv.lhs
ghc/compiler/typecheck/TcExpr.lhs
ghc/compiler/typecheck/TcInstUtil.lhs
ghc/compiler/typecheck/TcMonad.lhs
ghc/compiler/typecheck/TcPat.lhs
ghc/compiler/typecheck/TcSimplify.lhs
ghc/compiler/typecheck/TcUnify.lhs