From: Edward Z. Yang Date: Sun, 6 Mar 2011 21:59:16 +0000 (+0000) Subject: Impredicative polymorphism no longer deprecated. X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=a630bb5e09ab8769d52d821f72631125f72770e8 Impredicative polymorphism no longer deprecated. --- diff --git a/docs/users_guide/glasgow_exts.xml b/docs/users_guide/glasgow_exts.xml index f7b66d9..a575bc9 100644 --- a/docs/users_guide/glasgow_exts.xml +++ b/docs/users_guide/glasgow_exts.xml @@ -5726,9 +5726,6 @@ for rank-2 types. Impredicative polymorphism -NOTE: the impredicative-polymorphism feature is deprecated in GHC 6.12, and -will be removed or replaced in GHC 6.14. - GHC supports impredicative polymorphism, enabled with . This means