Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
18c2a2f7
Commit
18c2a2f7
authored
Apr 27, 2012
by
pcapriotti
Browse files
Doc: updated list of warnings not enabled by -Wall (#4817)
parent
44098b3d
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/users_guide/using.xml
View file @
18c2a2f7
...
@@ -989,7 +989,9 @@ test.hs:(5,4)-(6,7):
...
@@ -989,7 +989,9 @@ test.hs:(5,4)-(6,7):
<option>
-fwarn-incomplete-record-updates
</option>
,
<option>
-fwarn-incomplete-record-updates
</option>
,
<option>
-fwarn-monomorphism-restriction
</option>
,
<option>
-fwarn-monomorphism-restriction
</option>
,
<option>
-fwarn-auto-orphans
</option>
,
<option>
-fwarn-auto-orphans
</option>
,
<option>
-fwarn-implicit-prelude
</option>
.
</para>
<option>
-fwarn-implicit-prelude
</option>
,
<option>
-fwarn-missing-local-sigs
</option>
,
<option>
-fwarn-missing-import-lists
</option>
.
</para>
</listitem>
</listitem>
</varlistentry>
</varlistentry>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment