Fix -fwarn-missing-import-lists (fix Trac #4489)
[ghc-hetmet.git] / docs / users_guide / flags.xml
index b80ada7..8482a7c 100644 (file)
 
          <row>
            <entry><option>-fwarn-missing-import-lists</option></entry>
-           <entry>warn when explicit imports lack an import list</entry>
+           <entry>warn when an import declaration does not explicitly 
+                   list all the names brought into scope</entry>
            <entry>dynamic</entry>
            <entry><option>-fnowarn-missing-import-lists</option></entry>
          </row>