diff options
author | Ian Lynagh <igloo@earth.li> | 2011-07-14 19:59:13 +0100 |
---|---|---|
committer | Ian Lynagh <igloo@earth.li> | 2011-07-14 19:59:13 +0100 |
commit | 493ea4ab0bcdfdd99aa08ce3637ab383e1f8fc2d (patch) | |
tree | 056ca24bd0b716788918d19dbadcb4ae2190a38c /compiler/codeGen/CodeGen.lhs | |
parent | 9652dab10c20ffbfaa50a56b786d430d62d27411 (diff) | |
download | haskell-493ea4ab0bcdfdd99aa08ce3637ab383e1f8fc2d.tar.gz |
Separate the warning flags into their own datatype
The -w flag wasn't turning off a few warnings (Opt_WarnMissingImportList,
Opt_WarnMissingLocalSigs, Opt_WarnIdentities). Rather than just adding
them, I've separated the Opt_Warn* contructors off into their own type,
so -w now just sets the list of warning flags to [].
Diffstat (limited to 'compiler/codeGen/CodeGen.lhs')
0 files changed, 0 insertions, 0 deletions