summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Abel <andreas.abel@ifi.lmu.de>2021-07-26 19:01:08 +0200
committerAndreas Abel <andreas.abel@ifi.lmu.de>2021-07-29 23:49:45 +0200
commit05fbf420e70d71354ca1e4ca675056419c897ca9 (patch)
treefc13418ac17fe9ed5b77daa9d5cf1ab0f392e9ee
parent38438af995096471dfd5059b9bbf1cd6eec46abd (diff)
downloadhaskell-05fbf420e70d71354ca1e4ca675056419c897ca9.tar.gz
Re #18087 !6238 Empty line in front of :since:
Ack. @monoidal (cherry picked from commit f27dba8bac144e5a4ac9bbe91833de1870e02c47)
-rw-r--r--docs/users_guide/using-warnings.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/users_guide/using-warnings.rst b/docs/users_guide/using-warnings.rst
index 3837615255..461af362f8 100644
--- a/docs/users_guide/using-warnings.rst
+++ b/docs/users_guide/using-warnings.rst
@@ -1427,6 +1427,7 @@ of ``-W(no-)*``.
:extension:`StarIsType`
:type: dynamic
:reverse: -Wno-star-binder
+
:since: 8.6
Under :extension:`StarIsType`, a ``*`` in types is not an operator nor
@@ -2083,6 +2084,7 @@ of ``-W(no-)*``.
.. ghc-flag:: -Wauto-orphans
:shortdesc: *(deprecated)* Does nothing
:type: dynamic
+
:since: 7.4
Does nothing.
@@ -2090,6 +2092,7 @@ of ``-W(no-)*``.
.. ghc-flag:: -Wmissing-space-after-bang
:shortdesc: *(deprecated)* Does nothing
:type: dynamic
+
:since: 8.8
Does nothing.