From 8f2d7eb7db00c4ec66f4dc8ad08744ef267f75d4 Mon Sep 17 00:00:00 2001 From: Austin Seipp <austin@well-typed.com> Date: Mon, 24 Mar 2014 06:07:27 -0500 Subject: [PATCH] relnotes: GND is not -XSafe compatible. Signed-off-by: Austin Seipp <austin@well-typed.com> (cherry picked from commit 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 1738fb7a8fac..8f3e8acec2df 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> -- GitLab