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:
24e4b6e
)
[project @ 2002-10-01 18:10:00 by erkok]
author
erkok
<unknown>
Tue, 1 Oct 2002 18:10:00 +0000
(18:10 +0000)
committer
erkok
<unknown>
Tue, 1 Oct 2002 18:10:00 +0000
(18:10 +0000)
typo
ghc/docs/users_guide/glasgow_exts.sgml
patch
|
blob
|
history
diff --git
a/ghc/docs/users_guide/glasgow_exts.sgml
b/ghc/docs/users_guide/glasgow_exts.sgml
index
499d982
..
5e480d8
100644
(file)
--- a/
ghc/docs/users_guide/glasgow_exts.sgml
+++ b/
ghc/docs/users_guide/glasgow_exts.sgml
@@
-2671,7
+2671,7
@@
then that monad must be declared an instance of the <literal>MonadFix</literal>
For details, see the above mentioned reference.
</para>
<para>
-The following instances of <literal>MonadFix</literal> is automatically provided: List, Maybe, IO, and
+The following instances of <literal>MonadFix</literal> are automatically provided: List, Maybe, IO, and
state monads (both lazy and strict).
</para>
<para>