[project @ 1999-02-15 14:38:23 by simonm]
authorsimonm <unknown>
Mon, 15 Feb 1999 14:38:23 +0000 (14:38 +0000)
committersimonm <unknown>
Mon, 15 Feb 1999 14:38:23 +0000 (14:38 +0000)
Add pointer to docs on scoped type variables.
Slide tag for 4.02 patchlevel 1.

ghc/docs/users_guide/4-02-notes.vsgml

index 71797e1..cda5219 100644 (file)
@@ -6,7 +6,8 @@
 
 <item> Full Haskell 98 language support.
 
-<item> Scoped type variables implemented.
+<item> Scoped type variables implemented (see Section <ref
+name="Scoped Type Variables" id="scoped-type-variables">).
 
 <item> Several bugs in _ccall_GC and foreign export fixed.