Repository : ssh://g...@git.haskell.org/ghc On branch : master Link : http://ghc.haskell.org/trac/ghc/changeset/ab3abf15b8917377c997c10ee4fc943d381f814e/ghc
>--------------------------------------------------------------- commit ab3abf15b8917377c997c10ee4fc943d381f814e Author: Simon Marlow <marlo...@gmail.com> Date: Mon Sep 23 16:05:19 2013 +0100 grammar fix >--------------------------------------------------------------- ab3abf15b8917377c997c10ee4fc943d381f814e docs/users_guide/ghci.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/users_guide/ghci.xml b/docs/users_guide/ghci.xml index 50bb54f..de95182 100644 --- a/docs/users_guide/ghci.xml +++ b/docs/users_guide/ghci.xml @@ -2558,7 +2558,7 @@ T Int :: * -> * <listitem> <para>Lists the source code around the definition of <replaceable>identifier</replaceable> or the current - breakpoint is not given. This requires the identifier be + breakpoint if not given. This requires that the identifier be defined in an interpreted module. If your output device supports it, then GHCi will highlight the active subexpression in bold.</para> _______________________________________________ ghc-commits mailing list ghc-commits@haskell.org http://www.haskell.org/mailman/listinfo/ghc-commits