From c7e51f58e4c09b4d0df94faaa1e59cd96736c4bb Mon Sep 17 00:00:00 2001 From: "simonpj@microsoft.com" Date: Fri, 29 Sep 2006 16:50:38 +0000 Subject: [PATCH] Amplify scoped tyvar changes --- docs/users_guide/6.6-notes.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/users_guide/6.6-notes.xml b/docs/users_guide/6.6-notes.xml index de4ce16..aaf8ddd 100644 --- a/docs/users_guide/6.6-notes.xml +++ b/docs/users_guide/6.6-notes.xml @@ -22,10 +22,13 @@ - There are significant changes to the way scoped type variables work; - see . + There are significant changes to the way scoped type variables work, + and some programs that used to compile may no longer do so. + The new story is documented in . ( Simon's e-mail - gives some background.) + gives some background, but the user manual should be complete (tell + us if not), and + certainly takes precedence if there is any conflict.) -- 1.7.10.4