summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakenobu Tani <takenobu.hs@gmail.com>2019-10-28 21:02:18 +0900
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-10-29 03:45:02 -0400
commitfb4f245cf5f38cf22fc8a3f81505b79acdba4ea5 (patch)
tree1fad490bf40f7b8b030b8e283187b83746f7b07a
parentad1fe274411129f82e7bbfd51bde49775288ae4b (diff)
downloadhaskell-fb4f245cf5f38cf22fc8a3f81505b79acdba4ea5.tar.gz
users-guide: Fix :since: for -xn flag
[skip ci]
-rw-r--r--docs/users_guide/runtime_control.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/runtime_control.rst b/docs/users_guide/runtime_control.rst
index add0b6c537..049ba13839 100644
--- a/docs/users_guide/runtime_control.rst
+++ b/docs/users_guide/runtime_control.rst
@@ -316,7 +316,7 @@ performance.
.. rts-flag:: -xn
:default: off
- :since: 8.8.1
+ :since: 8.10.1
.. index::
single: concurrent mark and sweep