Add a -fwarn-dodgy-exports flag; fixes #1911
authorIan Lynagh <igloo@earth.li>
Sun, 19 Jul 2009 20:01:24 +0000 (20:01 +0000)
committerIan Lynagh <igloo@earth.li>
Sun, 19 Jul 2009 20:01:24 +0000 (20:01 +0000)
commit76c6727d14fe738f4460882739dd462686b008b9
treec63cf489676c4b631dd5bf33efd180130ad56411
parent5c8d5090cfbb3b239c6ce17a27bcf65637296dd9
Add a -fwarn-dodgy-exports flag; fixes #1911
This is used to control warnings that were previously unconditional.
compiler/main/DynFlags.hs
compiler/rename/RnNames.lhs
docs/users_guide/using.xml