From f74c3a0e15b6c5e650fc9ae6760276f564605fbc Mon Sep 17 00:00:00 2001 From: simonpj Date: Mon, 11 Feb 2002 15:41:18 +0000 Subject: [PATCH] [project @ 2002-02-11 15:41:18 by simonpj] Wibble --- ghc/docs/users_guide/glasgow_exts.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 1.7.10.4