summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin Seipp <austin@well-typed.com>2014-03-24 06:07:27 -0500
committerAustin Seipp <austin@well-typed.com>2014-03-24 06:07:27 -0500
commit73cab206e0f211b75cb6fd62ab9b6ca8ae0950f2 (patch)
tree216806ff35172ff462bf3e2b5eea7f2b9736a26a
parent5c7ced0fd1bb67cadf9a7e5be112701bfcb4631b (diff)
downloadhaskell-73cab206e0f211b75cb6fd62ab9b6ca8ae0950f2.tar.gz
relnotes: GND is not -XSafe compatible.
Signed-off-by: Austin Seipp <austin@well-typed.com>
-rw-r--r--docs/users_guide/7.8.1-notes.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/users_guide/7.8.1-notes.xml b/docs/users_guide/7.8.1-notes.xml
index 94aed3b797..36b0ad52a7 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>