[commit: ghc] ghc-7.8: Remove release notes for IO manager bug (8c939b0)
git at git.haskell.org
git at git.haskell.org
Thu Nov 20 17:18:19 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : ghc-7.8
Link : http://ghc.haskell.org/trac/ghc/changeset/8c939b026d34d6454c7b1ebd1587fe6dc54a3d46/ghc
>---------------------------------------------------------------
commit 8c939b026d34d6454c7b1ebd1587fe6dc54a3d46
Author: Austin Seipp <austin at well-typed.com>
Date: Thu Nov 20 11:18:55 2014 -0600
Remove release notes for IO manager bug
Signed-off-by: Austin Seipp <austin at well-typed.com>
>---------------------------------------------------------------
8c939b026d34d6454c7b1ebd1587fe6dc54a3d46
docs/users_guide/7.8.4-notes.xml | 7 -------
1 file changed, 7 deletions(-)
diff --git a/docs/users_guide/7.8.4-notes.xml b/docs/users_guide/7.8.4-notes.xml
index f6fd304..27e7ee8 100644
--- a/docs/users_guide/7.8.4-notes.xml
+++ b/docs/users_guide/7.8.4-notes.xml
@@ -98,13 +98,6 @@
type family applications has been fixed (issue #9433).
</para>
</listitem>
- <listitem>
- <para>
- A bug in the IO manager that could cause deadlocks in
- combination with <literal>forkProcess</literal> has been
- fixed (issues #9377 and #9284).
- </para>
- </listitem>
</itemizedlist>
</sect2>
</sect1>
More information about the ghc-commits
mailing list