[commit: ghc] master: Comments only (5a51b69)
git at git.haskell.org
git at git.haskell.org
Mon Mar 24 10:27:00 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/5a51b6969132b7c31da21c24a063a993b98b51ed/ghc
>---------------------------------------------------------------
commit 5a51b6969132b7c31da21c24a063a993b98b51ed
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Fri Mar 21 15:26:11 2014 +0000
Comments only
>---------------------------------------------------------------
5a51b6969132b7c31da21c24a063a993b98b51ed
compiler/typecheck/TcEvidence.lhs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compiler/typecheck/TcEvidence.lhs b/compiler/typecheck/TcEvidence.lhs
index 0ad4456..a31f66a 100644
--- a/compiler/typecheck/TcEvidence.lhs
+++ b/compiler/typecheck/TcEvidence.lhs
@@ -82,7 +82,7 @@ differences
* The kind of a TcCoercion is t1 ~ t2 (resp. Coercible t1 t2)
of a Coercion is t1 ~# t2 (resp. t1 ~#R t2)
- * UnsafeCo aren't required, but we do have TcPhandomCo
+ * UnsafeCo aren't required, but we do have TcPhantomCo
* Representation invariants are weaker:
- we are allowed to have type synonyms in TcTyConAppCo
More information about the ghc-commits
mailing list