[commit: ghc] master: Delete duplicated comment line (6bf11e6)

git at git.haskell.org git at git.haskell.org
Thu Sep 13 13:01:18 UTC 2018


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

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

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

commit 6bf11e67f6be3db67b73bec08f437a784688bca0
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Wed Sep 12 13:21:19 2018 +0100

    Delete duplicated comment line


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

6bf11e67f6be3db67b73bec08f437a784688bca0
 compiler/typecheck/TcCanonical.hs | 1 -
 1 file changed, 1 deletion(-)

diff --git a/compiler/typecheck/TcCanonical.hs b/compiler/typecheck/TcCanonical.hs
index 201504d..b9b59d1 100644
--- a/compiler/typecheck/TcCanonical.hs
+++ b/compiler/typecheck/TcCanonical.hs
@@ -672,7 +672,6 @@ Here are the moving parts
   * TcCanonical.canForAll deals with solving a
     forall-constraint.  See
        Note [Solving a Wanted forall-constraint]
-       Note [Solving a Wanted forall-constraint]
 
   * We augment the kick-out code to kick out an inert
     forall constraint if it can be rewritten by a new



More information about the ghc-commits mailing list