summaryrefslogtreecommitdiff
path: root/docs/users_guide/debugging.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/users_guide/debugging.rst')
-rw-r--r--docs/users_guide/debugging.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/users_guide/debugging.rst b/docs/users_guide/debugging.rst
index abc685099b..0c09c4c3ec 100644
--- a/docs/users_guide/debugging.rst
+++ b/docs/users_guide/debugging.rst
@@ -915,6 +915,11 @@ parts that you are not interested in.
Suppress the printing of type coercions.
+.. ghc-flag:: -dsuppress-coercion-types
+ :shortdesc: Suppress the printing of coercion types in Core dumps to make them
+ shorter
+ :type: dynamic
+
.. ghc-flag:: -dsuppress-var-kinds
:shortdesc: Suppress the printing of variable kinds
:type: dynamic