Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master
http://hackage.haskell.org/trac/ghc/changeset/a38b8327e969f8e0e6b07c36be5c47709871f158 >--------------------------------------------------------------- commit a38b8327e969f8e0e6b07c36be5c47709871f158 Author: Gabor Greif <ggr...@gmail.com> Date: Wed Dec 19 13:37:08 2012 +0100 spelling in doc >--------------------------------------------------------------- docs/users_guide/ghci.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/users_guide/ghci.xml b/docs/users_guide/ghci.xml index 3b1f00e..f3e93a3 100644 --- a/docs/users_guide/ghci.xml +++ b/docs/users_guide/ghci.xml @@ -2410,8 +2410,8 @@ Prelude> :. cmds.ghci and (b) all the other things mentioned in the instance are in scope (either qualified or otherwise) as a result of a <literal>:load</literal> or <literal>:module</literal> commands. </para> - The command <literal>:info!</literal> works in a similar fasion - but it removes restriction (b), showing all instancds that are in + The command <literal>:info!</literal> works in a similar fashion + but it removes restriction (b), showing all instances that are in scope and mention <replaceable>name</replaceable> in their head. </listitem> </varlistentry> _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc