summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/users_guide/using-warnings.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/users_guide/using-warnings.rst b/docs/users_guide/using-warnings.rst
index 9b7f625bb6..252b6a5383 100644
--- a/docs/users_guide/using-warnings.rst
+++ b/docs/users_guide/using-warnings.rst
@@ -111,6 +111,7 @@ The following flags are simple ways to select standard "packages" of warnings:
* :ghc-flag:`-Wmissing-deriving-strategies`
* :ghc-flag:`-Wunused-packages`
* :ghc-flag:`-Wunused-type-patterns`
+ * :ghc-flag:`-Wsafe`
.. ghc-flag:: -Weverything
:shortdesc: enable all warnings supported by GHC