summaryrefslogtreecommitdiff
path: root/docs/users_guide/using-warnings.rst
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2017-10-16 17:07:45 -0400
committerBen Gamari <ben@smart-cactus.org>2017-10-16 17:24:49 -0400
commitc5da84db217735ccce47c2350a6917ee9ac00927 (patch)
treeb30b0011ce06a261d5312524fe3c26240ea3957e /docs/users_guide/using-warnings.rst
parentd7f4f41b0cbde2cf0a78ea05ba0ed7d66894bade (diff)
downloadhaskell-c5da84db217735ccce47c2350a6917ee9ac00927.tar.gz
users-guide: Fix various warnings
[skip ci]
Diffstat (limited to 'docs/users_guide/using-warnings.rst')
-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 15b6301ab9..65ffe99cea 100644
--- a/docs/users_guide/using-warnings.rst
+++ b/docs/users_guide/using-warnings.rst
@@ -281,7 +281,7 @@ of ``-W(no-)*``.
.. ghc-flag:: -Wdeferred-out-of-scope-variables
:shortdesc: Report warnings when variable out-of-scope errors are
- :ref:`deferred until runtime.
+ :ref:`deferred until runtime <defer-type-errors>`.
See :ghc-flag:`-fdefer-out-of-scope-variables`.
:type: dynamic
:reverse: -Wno-deferred-out-of-scope-variables