summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/users_guide/8.8.1-notes.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/users_guide/8.8.1-notes.rst b/docs/users_guide/8.8.1-notes.rst
index 66ecdf0015..69b9c5d536 100644
--- a/docs/users_guide/8.8.1-notes.rst
+++ b/docs/users_guide/8.8.1-notes.rst
@@ -77,6 +77,8 @@ Compiler
- The :ghc-flag:`-fblock-layout-cfg` flag enables a new code layout algorithm on x86.
This is enabled by default at :ghc-flag:`-O` and :ghc-flag:`-O2`.
+- The deprecated ghc-flag ``-Wamp`` has been removed.
+
Runtime system
~~~~~~~~~~~~~~