Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : ghc-7.2

http://hackage.haskell.org/trac/ghc/changeset/30284f4f63d4f000c21ab0da93287ffa94b353bf

>---------------------------------------------------------------

commit 30284f4f63d4f000c21ab0da93287ffa94b353bf
Author: Ian Lynagh <[email protected]>
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">



_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to