[commit: ghc] master: relnotes: GND is not -XSafe compatible. (73cab20)
git at git.haskell.org
git at git.haskell.org
Mon Mar 24 11:07:48 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/73cab206e0f211b75cb6fd62ab9b6ca8ae0950f2/ghc
>---------------------------------------------------------------
commit 73cab206e0f211b75cb6fd62ab9b6ca8ae0950f2
Author: Austin Seipp <austin at well-typed.com>
Date: Mon Mar 24 06:07:27 2014 -0500
relnotes: GND is not -XSafe compatible.
Signed-off-by: Austin Seipp <austin at well-typed.com>
>---------------------------------------------------------------
73cab206e0f211b75cb6fd62ab9b6ca8ae0950f2
docs/users_guide/7.8.1-notes.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/docs/users_guide/7.8.1-notes.xml b/docs/users_guide/7.8.1-notes.xml
index 94aed3b..36b0ad5 100644
--- a/docs/users_guide/7.8.1-notes.xml
+++ b/docs/users_guide/7.8.1-notes.xml
@@ -108,11 +108,6 @@
For more information, see <xref linkend="roles"/>.
</para>
- <para>
- As a result of this change,
- <literal>GeneralizedNewtypeDeriving</literal> can now
- be used with Safe Haskell.
- </para>
</listitem>
<listitem>
More information about the ghc-commits
mailing list