[project @ 2005-02-07 12:16:50 by simonpj]
[ghc-hetmet.git] / ghc / compiler / main / CmdLineOpts.lhs
index c1f8880..cf7fd7f 100644 (file)
@@ -388,9 +388,6 @@ defaultDynFlags = DynFlags {
   flags = [ 
            Opt_ImplicitPrelude,
            Opt_MonomorphismRestriction,
-           Opt_Generics,
-                       -- Generating the helper-functions for
-                       -- generics is now on by default
            Opt_Strictness,
                        -- strictness is on by default, but this only
                        -- applies to -O.