Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/50728d09bed322cdbfdda00f38d0503f9aed728b

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

commit 50728d09bed322cdbfdda00f38d0503f9aed728b
Author: Gabor Greif <ggr...@gmail.com>
Date:   Wed Nov 7 16:05:20 2012 +0100

    another typo

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

 compiler/typecheck/TcRnTypes.lhs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/compiler/typecheck/TcRnTypes.lhs b/compiler/typecheck/TcRnTypes.lhs
index e6d2013..4b2ea8f 100644
--- a/compiler/typecheck/TcRnTypes.lhs
+++ b/compiler/typecheck/TcRnTypes.lhs
@@ -915,7 +915,7 @@ built (in TcCanonical).
 
 In contrast, the type of the evidence *term* (ccev_evtm or ctev_evar) in
 the evidence may *not* be fully zonked; we are careful not to look at it
-during constraint solving.  Seee Note [Evidence field of CtEvidence]
+during constraint solving.  See Note [Evidence field of CtEvidence]
 
 \begin{code}
 mkNonCanonical :: CtLoc -> CtEvidence -> Ct



_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to