diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/users_guide/7.8.1-notes.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/users_guide/7.8.1-notes.xml b/docs/users_guide/7.8.1-notes.xml index d02c32d337..47fa6a1662 100644 --- a/docs/users_guide/7.8.1-notes.xml +++ b/docs/users_guide/7.8.1-notes.xml @@ -485,6 +485,11 @@ </listitem> <listitem> <para> + There is now a <literal>Data</literal> instance for <literal>Data.Version</literal> + </para> + </listitem> + <listitem> + <para> <literal>Control.Concurrent.MVar</literal> has a new implementation of <literal>readMVar</literal>, which fixes a long-standing bug where |