From: simonm Date: Mon, 15 Feb 1999 14:38:23 +0000 (+0000) Subject: [project @ 1999-02-15 14:38:23 by simonm] X-Git-Tag: Approximately_9120_patches~6554 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=61882c445de697ba3bb4d869ffe386804451c268;p=ghc-hetmet.git [project @ 1999-02-15 14:38:23 by simonm] Add pointer to docs on scoped type variables. Slide tag for 4.02 patchlevel 1. --- diff --git a/ghc/docs/users_guide/4-02-notes.vsgml b/ghc/docs/users_guide/4-02-notes.vsgml index 71797e1..cda5219 100644 --- a/ghc/docs/users_guide/4-02-notes.vsgml +++ b/ghc/docs/users_guide/4-02-notes.vsgml @@ -6,7 +6,8 @@ Full Haskell 98 language support. - Scoped type variables implemented. + Scoped type variables implemented (see Section ). Several bugs in _ccall_GC and foreign export fixed.