diff options
Diffstat (limited to 'docs/users_guide/9.0.1-notes.rst')
-rw-r--r-- | docs/users_guide/9.0.1-notes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/9.0.1-notes.rst b/docs/users_guide/9.0.1-notes.rst index 4b6ae89290..46c847191a 100644 --- a/docs/users_guide/9.0.1-notes.rst +++ b/docs/users_guide/9.0.1-notes.rst @@ -40,7 +40,7 @@ Highlights GHC is now able to detect the case alt returning 3 as redundant. - Some more performance improvements in edge cases. -* Windows: Use the larg address space allocator. +* Windows: Use the large address space allocator. This improves runtime but causes increased memory usage on Windows versions older than Win 8.1/Server 2012. |