summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/users_guide/9.6.1-notes.rst11
1 files changed, 1 insertions, 10 deletions
diff --git a/docs/users_guide/9.6.1-notes.rst b/docs/users_guide/9.6.1-notes.rst
index 04ea0e3bd2..6b5aa56d15 100644
--- a/docs/users_guide/9.6.1-notes.rst
+++ b/docs/users_guide/9.6.1-notes.rst
@@ -77,17 +77,8 @@ Compiler
``ghc-prim`` library
~~~~~~~~~~~~~~~~~~~~
-
``ghc`` library
~~~~~~~~~~~~~~~
-- Removed `lookupOrigIO` in favor of `lookupNameCache`
-
-- Added a new `thNameToGhcNameIO` function that plugins can use outside the `CoreM` monad.
-
``ghc-heap`` library
-~~~~~~~~~~~~~~~
-
-- The ``link`` field of ``GHC.Exts.Heap.WeakClosure`` has been replaced with a
- ``weakLink`` field which is ``Nothing`` if and only if ``link`` would have
- been NULL.
+~~~~~~~~~~~~~~~~~~~~