Doc fix: generic classes are no longer broken
authorIan Lynagh <igloo@earth.li>
Thu, 7 Sep 2006 20:54:26 +0000 (20:54 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 7 Sep 2006 20:54:26 +0000 (20:54 +0000)
Spotted by Bulat Ziganshin.

docs/users_guide/glasgow_exts.xml

index d60e8e9..24b049e 100644 (file)
@@ -6132,9 +6132,6 @@ that it is well typed.
 <sect1 id="generic-classes">
 <title>Generic classes</title>
 
-    <para>(Note: support for generic classes is currently broken in
-    GHC 5.02).</para>
-
 <para>
 The ideas behind this extension are described in detail in "Derivable type classes",
 Ralf Hinze and Simon Peyton Jones, Haskell Workshop, Montreal Sept 2000, pp94-105.