From: simonmar Date: Wed, 30 Jan 2002 16:54:18 +0000 (+0000) Subject: [project @ 2002-01-30 16:54:18 by simonmar] X-Git-Tag: Approximately_9120_patches~210 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=913ed135afecd8a2dfb92a918762abaa29c4104d;p=ghc-hetmet.git [project @ 2002-01-30 16:54:18 by simonmar] Fix markup bug. --- diff --git a/ghc/docs/comm/the-beast/basicTypes.html b/ghc/docs/comm/the-beast/basicTypes.html index 5c102cf..70772ae 100644 --- a/ghc/docs/comm/the-beast/basicTypes.html +++ b/ghc/docs/comm/the-beast/basicTypes.html @@ -84,7 +84,7 @@

The Module NameSet provides the same functionality as VarSet only for Names. + href="http://cvs.haskell.org/cgi-bin/cvsweb.cgi/fptools/ghc/compiler/basicTypes/Name.lhs">Names. As for the difference between Names and Vars, a Var is built from a Name plus additional information (mostly importantly type information).