X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fdriver%2Fghc.lprl;fp=ghc%2Fdriver%2Fghc.lprl;h=5b3c7512ee7b931927e52a96f729ec9ff6f94375;hb=d014467a9b416202c449371feb2f8cd5413835d0;hp=40e97074f16b76ba2c78527ba1db4a586972310a;hpb=795aef7bdb68161d74cae0879369775c36fb692e;p=ghc-hetmet.git diff --git a/ghc/driver/ghc.lprl b/ghc/driver/ghc.lprl index 40e9707..5b3c751 100644 --- a/ghc/driver/ghc.lprl +++ b/ghc/driver/ghc.lprl @@ -284,6 +284,7 @@ warnings that you get all the time are -fwarn-missing-fields -fwarn-deprecations -fwarn-duplicate-exports + -fwarn-hi-shadowing these are turned off by -Wnot. @@ -292,6 +293,7 @@ these are turned off by -Wnot. '-fwarn-missing-methods', '-fwarn-missing-fields', '-fwarn-deprecations', + '-fwarn-hi-shadowing', '-fwarn-duplicate-exports'); @MinusWOpts = (@StandardWarnings, '-fwarn-unused-binds',