[commit: ghc] master: Duplicate word (eb795ec)
git at git.haskell.org
git at git.haskell.org
Wed Jul 23 18:34:28 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/eb795ec5b051964d3a761bae7a74ad37b362dddf/ghc
>---------------------------------------------------------------
commit eb795ec5b051964d3a761bae7a74ad37b362dddf
Author: Gabor Greif <ggreif at gmail.com>
Date: Wed Jul 23 20:32:56 2014 +0200
Duplicate word
>---------------------------------------------------------------
eb795ec5b051964d3a761bae7a74ad37b362dddf
docs/backpack/backpack-impl.tex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/backpack/backpack-impl.tex b/docs/backpack/backpack-impl.tex
index abdbe06..24ddb4f 100644
--- a/docs/backpack/backpack-impl.tex
+++ b/docs/backpack/backpack-impl.tex
@@ -1565,7 +1565,7 @@ now poses a problem: if we load the interface file for \m{B} the normal way,
we will get a reference to type \texttt{T} with the original name $\alpha_A$.\texttt{T},
whereas from \m{A} we have an original name \pname{q}:\m{A}.\texttt{T}.
-Let's suppose that we have already have the result of a shaping pass, which
+Let's suppose that we already have the result of a shaping pass, which
maps our identity variables to their true identities.
Let's consider the possible options here:
More information about the ghc-commits
mailing list