summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/users_guide/9.4.4-notes.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/users_guide/9.4.4-notes.rst b/docs/users_guide/9.4.4-notes.rst
index e2b355e499..9a12b3bae6 100644
--- a/docs/users_guide/9.4.4-notes.rst
+++ b/docs/users_guide/9.4.4-notes.rst
@@ -20,6 +20,7 @@ Issues fixed in this release include:
* Fix the :ghc-flag:`-fdefer-diagnostics`. (:ghc-ticket:`22391`)
* Fixes to several subtle compiler panics. (:ghc-ticket:`22491`, :ghc-ticket:`22416`, :ghc-ticket:`22549`, :ghc-ticket:`22475`, :ghc-ticket:`22039`)
* Add correct write barries to IORef operations. (:ghc-ticket:`22468`)
+* The toolchain provided with Windows binary distributions now searches for its own headers and libraries before those of the host system's msys2 installation (:ghc-ticket:`22561`)
Included libraries