Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
sheaf
GHC
Commits
87102928
Commit
87102928
authored
Jun 08, 2020
by
Ömer Sinan Ağacan
Committed by
Marge Bot
Jun 10, 2020
Browse files
Fix -fkeep-cafs flag name in users guide
parent
92de9e25
Changes
2
Hide whitespace changes
Inline
Side-by-side
docs/users_guide/expected-undocumented-flags.txt
View file @
87102928
...
...
@@ -101,7 +101,6 @@
-fimplicit-params
-fimplicit-prelude
-firrefutable-tuples
-fkeep-cafs
-fkill-absence
-fkill-one-shot
-fmax-errors
...
...
docs/users_guide/phases.rst
View file @
87102928
...
...
@@ -1174,7 +1174,7 @@ for example).
Also, you may need to use the :ghc-flag:`-rdynamic` flag to ensure that
that symbols are not dropped from your PIE objects.
.. ghc-flag:: -keep-cafs
.. ghc-flag:: -
f
keep-cafs
:shortdesc: Do not garbage-collect CAFs (top-level expressions) at runtime
:type: dynamic
:category: linking
...
...
Write
Preview
Supports
Markdown
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