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.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/debugging.rst b/docs/users_guide/debugging.rst
index 77bb7f0e2c..50a6c279a4 100644
--- a/docs/users_guide/debugging.rst
+++ b/docs/users_guide/debugging.rst
@@ -982,7 +982,7 @@ Checking for consistency
as each function will start at a cache line.
However forcing larger alignments in general reduces performance.
-.. ghc-flag:: -fcatch-bottoms
+.. ghc-flag:: -fcatch-nonexhaustive-cases
:shortdesc: Add a default ``error`` alternative to case expressions without
a default alternative.
:type: dynamic