summaryrefslogtreecommitdiff
path: root/docs/users_guide/8.12.1-notes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/users_guide/8.12.1-notes.rst')
-rw-r--r--docs/users_guide/8.12.1-notes.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/users_guide/8.12.1-notes.rst b/docs/users_guide/8.12.1-notes.rst
index 1fe2e49894..454d50a12e 100644
--- a/docs/users_guide/8.12.1-notes.rst
+++ b/docs/users_guide/8.12.1-notes.rst
@@ -79,6 +79,11 @@ Highlights
$(return [])
instance C Bool where foo = True
+ * Support for 32-bit Windows has officially been dropped as Microsoft has
+ formally discontinued new 32-bit Windows 10 releases in 2020. See
+ :ghc-ticket:`18487` for details.
+
+
Full details
------------