[commit: ghc] master: Typo in manual [ci skip] (6b3c039)

git at git.haskell.org git at git.haskell.org
Tue Jan 3 16:47:07 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/6b3c039117d3af575e44e0c4577b94db76eaf560/ghc

>---------------------------------------------------------------

commit 6b3c039117d3af575e44e0c4577b94db76eaf560
Author: Gabor Greif <ggreif at gmail.com>
Date:   Tue Jan 3 17:45:19 2017 +0100

    Typo in manual [ci skip]


>---------------------------------------------------------------

6b3c039117d3af575e44e0c4577b94db76eaf560
 docs/users_guide/ghci.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/users_guide/ghci.rst b/docs/users_guide/ghci.rst
index 468f39e..1e53b6c 100644
--- a/docs/users_guide/ghci.rst
+++ b/docs/users_guide/ghci.rst
@@ -1017,7 +1017,7 @@ is given, the following additional differences apply:
 -  Rule 2 above is relaxed thus: *All* of the classes ``Ci`` are
    single-parameter type classes.
 
--  Rule 3 above is relaxed this: At least one of the classes ``Ci`` is
+-  Rule 3 above is relaxed thus: At least one of the classes ``Ci`` is
    an *interactive class* (defined below).
 
 -  The unit type ``()`` and the list type ``[]`` are added to the start of



More information about the ghc-commits mailing list