[commit: ghc] master: Comments only (a001299)

git at git.haskell.org git at git.haskell.org
Thu Sep 15 16:07:27 UTC 2016


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

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

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

commit a0012992002d7065ff7a667cf05aa76f25568ee3
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Thu Sep 15 17:07:12 2016 +0100

    Comments only


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

a0012992002d7065ff7a667cf05aa76f25568ee3
 compiler/types/TyCoRep.hs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compiler/types/TyCoRep.hs b/compiler/types/TyCoRep.hs
index 8302af9..d662129 100644
--- a/compiler/types/TyCoRep.hs
+++ b/compiler/types/TyCoRep.hs
@@ -1683,7 +1683,7 @@ the range of the TvSubstEnv should *never* include a type headed with
 CoercionTy.
 
 Note [The substitution invariant]
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 When calling (substTy subst ty) it should be the case that
 the in-scope set in the substitution is a superset of both:
 



More information about the ghc-commits mailing list