summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CodeGen.lhs
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2011-07-14 19:59:13 +0100
committerIan Lynagh <igloo@earth.li>2011-07-14 19:59:13 +0100
commit493ea4ab0bcdfdd99aa08ce3637ab383e1f8fc2d (patch)
tree056ca24bd0b716788918d19dbadcb4ae2190a38c /compiler/codeGen/CodeGen.lhs
parent9652dab10c20ffbfaa50a56b786d430d62d27411 (diff)
downloadhaskell-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