summaryrefslogtreecommitdiff
path: root/docs/users_guide/phases.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/users_guide/phases.rst')
-rw-r--r--docs/users_guide/phases.rst7
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/users_guide/phases.rst b/docs/users_guide/phases.rst
index d3189a5866..169cb366d6 100644
--- a/docs/users_guide/phases.rst
+++ b/docs/users_guide/phases.rst
@@ -221,11 +221,8 @@ to GHC's runtime system you can enclose them in ``+RTS ... -RTS`` (see
Options affecting the C pre-processor
-------------------------------------
-.. ghc-flag:: -XCPP
- :shortdesc: Enable the :ref:`C preprocessor <c-pre-processor>`.
- :type: dynamic
- :reverse: -XNoCPP
- :category: language
+.. extension:: CPP
+ :shortdesc: Enable the C preprocessor.
:since: 6.8.1