simonpj 2003/06/25 01:20:22 PDT
Modified files:
ghc/compiler/deSugar DsListComp.lhs
ghc/compiler/main CmdLineOpts.lhs DriverState.hs
ghc/compiler/simplCore SimplMonad.lhs
ghc/docs/users_guide flags.sgml using.sgml
Log:
* Remove -ffoldr-build-on
Add -rrules-off
Document the change
* Document -fwarn-simple-patterns more
Revision Changes Path
1.43 +9 -4 fptools/ghc/compiler/deSugar/DsListComp.lhs
1.174 +3 -6 fptools/ghc/compiler/main/CmdLineOpts.lhs
1.94 +1 -2 fptools/ghc/compiler/main/DriverState.hs
1.56 +3 -1 fptools/ghc/compiler/simplCore/SimplMonad.lhs
1.24 +3 -3 fptools/ghc/docs/users_guide/flags.sgml
1.62 +14 -0 fptools/ghc/docs/users_guide/using.sgml
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc