summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/users_guide/8.12.1-notes.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/users_guide/8.12.1-notes.rst b/docs/users_guide/8.12.1-notes.rst
index d7abe39bd6..8f5d5db439 100644
--- a/docs/users_guide/8.12.1-notes.rst
+++ b/docs/users_guide/8.12.1-notes.rst
@@ -114,6 +114,9 @@ Runtime system
in the process's affinity mask, making GHC's behavior more predictable in
containerized settings (:ghc-ticket:`14781`).
+- Support for Windows Vista has been dropped. GHC-compiled programs now require
+ Windows 7 or later.
+
Template Haskell
~~~~~~~~~~~~~~~~