summaryrefslogtreecommitdiff
path: root/docs/users_guide/profiling.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/users_guide/profiling.rst')
-rw-r--r--docs/users_guide/profiling.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/users_guide/profiling.rst b/docs/users_guide/profiling.rst
index 9a905ba3de..b9b5d371f9 100644
--- a/docs/users_guide/profiling.rst
+++ b/docs/users_guide/profiling.rst
@@ -438,10 +438,10 @@ compiled program.
or the :rts-flag:`-xc` RTS flag (:ref:`rts-options-debugging`) for more
details.
-.. ghc-flag:: -fprof-late-ccs
+.. ghc-flag:: -fprof-late
:shortdesc: Auto-add ``SCC``\\ s to all top level bindings *after* the optimizer has run.
:type: dynamic
- :reverse: -fno-prof-late-ccs
+ :reverse: -fno-prof-late
:category:
:since: 9.4.1