summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/users_guide/using-warnings.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/using-warnings.rst b/docs/users_guide/using-warnings.rst
index bd3c41d5d4..8106003f7d 100644
--- a/docs/users_guide/using-warnings.rst
+++ b/docs/users_guide/using-warnings.rst
@@ -239,7 +239,7 @@ of ``-W(no-)*``.
:reverse: -fno-defer-type-errors
:category:
- :implies: :ghc-flag:`-fdefer-typed-holes`
+ :implies: :ghc-flag:`-fdefer-typed-holes`, :ghc-flag:`-fdefer-out-of-scope-variables`
Defer as many type errors as possible until runtime. At compile time
you get a warning (instead of an error). At runtime, if you use a