diff options
Diffstat (limited to 'docs/users_guide/8.2.1-notes.rst')
-rw-r--r-- | docs/users_guide/8.2.1-notes.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/users_guide/8.2.1-notes.rst b/docs/users_guide/8.2.1-notes.rst index 45ed5896f5..00e6c7c4b5 100644 --- a/docs/users_guide/8.2.1-notes.rst +++ b/docs/users_guide/8.2.1-notes.rst @@ -263,6 +263,9 @@ Runtime system Enabling external tools to collect and analyze the event log data while the application is still running. +- advapi32, shell32 and user32 are now automatically loaded in GHCi. libGCC is also + loaded when a depencency requires it. See :ghc-ticket:`13189`. + Build system ~~~~~~~~~~~~ |