summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/users_guide/9.6.1-notes.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/users_guide/9.6.1-notes.rst b/docs/users_guide/9.6.1-notes.rst
index d1eb93aef9..04ea0e3bd2 100644
--- a/docs/users_guide/9.6.1-notes.rst
+++ b/docs/users_guide/9.6.1-notes.rst
@@ -66,12 +66,6 @@ Compiler
- The :extension:`TypeInType` is now marked as deprecated. Its meaning has been included
in :extension:`PolyKinds` and :extension:`DataKinds`.
-Runtime System
-~~~~~~~~~~~~~~
-
-- Summary statistics, i.e. the output of :rts-flag:`-s [⟨file⟩]`, now correctly
- accounts for bytes copied during sequential collections.
-
``base`` library
~~~~~~~~~~~~~~~~