Skip to content
Snippets Groups Projects
Commit 07d78daf authored by pcapriotti's avatar pcapriotti
Browse files

Doc: updated list of warnings not enabled by -Wall (#4817)

MERGED from commit 18c2a2f7
parent dd20b2f3
No related merge requests found
......@@ -980,8 +980,10 @@ ghc -c Foo.hs</screen>
<option>-fwarn-incomplete-record-updates</option>,
<option>-fwarn-monomorphism-restriction</option>,
<option>-fwarn-auto-orphans</option>,
<option>-fwarn-implicit-prelude</option>.</para>
</listitem>
<option>-fwarn-implicit-prelude</option>,
<option>-fwarn-missing-local-sigs</option>,
<option>-fwarn-missing-import-lists</option>.</para>
</listitem>
</varlistentry>
<varlistentry>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment