remove xref to hasktags
authorSimon Marlow <marlowsd@gmail.com>
Wed, 20 Oct 2010 12:31:06 +0000 (12:31 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Wed, 20 Oct 2010 12:31:06 +0000 (12:31 +0000)
docs/users_guide/ghci.xml

index c2bceea..0b9771a 100644 (file)
@@ -1943,8 +1943,7 @@ maybe :: b -> (a -> b) -> Maybe a -> b
            used, respectively.  Tags for all the functions, constructors and
            types in the currently loaded modules are created.  All modules must
            be interpreted for these commands to work.</para>
-          <para>See also <xref linkend="hasktags" />.</para>
-       </listitem>
+        </listitem>
       </varlistentry>
 
       <varlistentry>