[commit: ghc] master: Remove outdated paragraph from docs (6dc7a49)
Ian Lynagh
igloo at earth.li
Sat Jul 2 03:25:02 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/6dc7a493cf6e191b2e45d18d0fb858d048d8713a
>---------------------------------------------------------------
commit 6dc7a493cf6e191b2e45d18d0fb858d048d8713a
Author: Ian Lynagh <igloo at earth.li>
Date: Fri Jul 1 15:25:14 2011 +0100
Remove outdated paragraph from docs
>---------------------------------------------------------------
docs/users_guide/glasgow_exts.xml | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/docs/users_guide/glasgow_exts.xml b/docs/users_guide/glasgow_exts.xml
index 54b7a0f..aa91d93 100644
--- a/docs/users_guide/glasgow_exts.xml
+++ b/docs/users_guide/glasgow_exts.xml
@@ -5075,10 +5075,6 @@ class (F a ~ b) => C a b where
with the class head. Method signatures are not affected by that
process.
</para>
- <para>
- NB: Equalities in superclass contexts are not fully implemented in
- GHC 6.10.
- </para>
</sect3>
<sect3 id-="ty-fams-in-instances">
More information about the Cvs-ghc
mailing list