Impredicative polymorphism no longer deprecated.
authorEdward Z. Yang <ezyang@mit.edu>
Sun, 6 Mar 2011 21:59:16 +0000 (21:59 +0000)
committerEdward Z. Yang <ezyang@mit.edu>
Sun, 6 Mar 2011 21:59:16 +0000 (21:59 +0000)
docs/users_guide/glasgow_exts.xml

index f7b66d9..a575bc9 100644 (file)
@@ -5726,9 +5726,6 @@ for rank-2 types.
 <sect2 id="impredicative-polymorphism">
 <title>Impredicative polymorphism
 </title>
-<para><emphasis>NOTE: the impredicative-polymorphism feature is deprecated in GHC 6.12, and
-will be removed or replaced in GHC 6.14.</emphasis></para>
-
 <para>GHC supports <emphasis>impredicative polymorphism</emphasis>, 
 enabled with <option>-XImpredicativeTypes</option>.  
 This means