From: simonpj Date: Mon, 11 Feb 2002 15:41:18 +0000 (+0000) Subject: [project @ 2002-02-11 15:41:18 by simonpj] X-Git-Tag: Approximately_9120_patches~104 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=f74c3a0e15b6c5e650fc9ae6760276f564605fbc;p=ghc-hetmet.git [project @ 2002-02-11 15:41:18 by simonpj] Wibble --- diff --git a/ghc/docs/users_guide/glasgow_exts.sgml b/ghc/docs/users_guide/glasgow_exts.sgml index 32dd83e..1893765 100644 --- a/ghc/docs/users_guide/glasgow_exts.sgml +++ b/ghc/docs/users_guide/glasgow_exts.sgml @@ -2562,7 +2562,7 @@ The only use for the Unused constructor was to force the corr kind for the type variable cxt. -GHC allows you to specify the kind of a type variable directly, wherever +GHC now instead allows you to specify the kind of a type variable directly, wherever a type variable is explicitly bound. Namely: data declarations: