diff options
Diffstat (limited to 'docs/users_guide')
-rw-r--r-- | docs/users_guide/8.10.1-notes.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/users_guide/8.10.1-notes.rst b/docs/users_guide/8.10.1-notes.rst index 0d7be2e6d8..eb06b02ac8 100644 --- a/docs/users_guide/8.10.1-notes.rst +++ b/docs/users_guide/8.10.1-notes.rst @@ -173,6 +173,10 @@ Compiler implemented correctly, and appears to be largely unused. This flag will be removed in a later version of GHC. +- Windows bindist has been updated to GCC 9.2 and binutils 2.32. These binaries have + been patched to no longer have have the MAX_PATH limit. Windows users should no longer + have any issues with long path names. + GHCi ~~~~ |