Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
782faec0
Commit
782faec0
authored
Jan 12, 2013
by
ian@well-typed.com
Browse files
Clarify docs on when -ddump-* imply -fforce-recomp; fixes #7406
parent
5427df8f
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/users_guide/flags.xml
View file @
782faec0
...
...
@@ -460,8 +460,9 @@
<tbody>
<row>
<entry><option>
-fforce-recomp
</option></entry>
<entry>
Turn off recompilation checking; implied by any
<option>
-ddump-X
</option>
option
</entry>
<entry>
Turn off recompilation checking. This is implied by any
<option>
-ddump-X
</option>
option when compiling a single
file (i.e. when using
<literal>
-c
</literal>
).
</entry>
<entry>
dynamic
</entry>
<entry><option>
-fno-force-recomp
</option></entry>
</row>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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