[project @ 1999-09-26 16:01:08 by sof]
[ghc-hetmet.git] / ghc / driver / ghc.lprl
index 9d395ba..70ed08e 100644 (file)
@@ -279,6 +279,7 @@ these are turned off by -Wnot.
 \begin{code}
 @StandardWarnings = ('-fwarn-overlapping-patterns', 
                     '-fwarn-missing-methods',
+                    '-fwarn-missing-fields',
                     '-fwarn-duplicate-exports');
 @MinusWOpts              = (@StandardWarnings, 
                     '-fwarn-unused-binds',