From bb5e030c18910d1a1833803d5a1a5edf48ca4e8a Mon Sep 17 00:00:00 2001 From: "simonpj@microsoft.com" Date: Fri, 29 Sep 2006 12:28:55 +0000 Subject: [PATCH] Update release notes --- docs/users_guide/6.6-notes.xml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/docs/users_guide/6.6-notes.xml b/docs/users_guide/6.6-notes.xml index 3de6beb..de4ce16 100644 --- a/docs/users_guide/6.6-notes.xml +++ b/docs/users_guide/6.6-notes.xml @@ -17,10 +17,15 @@ - GHC now handles impredicative polymorphism and there are - changes to the way scoped type variables work; see - Simon's e-mail - for more details of the change, or for the documentation. + GHC now handles impredicative polymorphism; see . + + + + + There are significant changes to the way scoped type variables work; + see . + ( Simon's e-mail + gives some background.) -- 1.7.10.4