projects
/
ghc-hetmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cf5ede
)
remove xref to hasktags
author
Simon Marlow
<marlowsd@gmail.com>
Wed, 20 Oct 2010 12:31:06 +0000
(12:31 +0000)
committer
Simon Marlow
<marlowsd@gmail.com>
Wed, 20 Oct 2010 12:31:06 +0000
(12:31 +0000)
docs/users_guide/ghci.xml
patch
|
blob
|
history
diff --git
a/docs/users_guide/ghci.xml
b/docs/users_guide/ghci.xml
index
c2bceea
..
0b9771a
100644
(file)
--- a/
docs/users_guide/ghci.xml
+++ b/
docs/users_guide/ghci.xml
@@
-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>