From 50512c6b2bd878f0be5e1c7b85cadf22094aaa5a Mon Sep 17 00:00:00 2001 From: Gabor Greif Date: Tue, 14 Mar 2017 12:38:50 +0100 Subject: Typos in manual and comments --- compiler/ghci/ByteCodeGen.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/ghci/ByteCodeGen.hs') diff --git a/compiler/ghci/ByteCodeGen.hs b/compiler/ghci/ByteCodeGen.hs index 854eee28da..5484288a9b 100644 --- a/compiler/ghci/ByteCodeGen.hs +++ b/compiler/ghci/ByteCodeGen.hs @@ -180,7 +180,7 @@ coreExprToBCOs hsc_env this_mod expr where dflags = hsc_dflags hsc_env -- The regular freeVars function gives more information than is useful to --- us here. simpleFreeVars does the impedence matching. +-- us here. simpleFreeVars does the impedance matching. simpleFreeVars :: CoreExpr -> AnnExpr Id DVarSet simpleFreeVars = go . freeVars where -- cgit v1.2.1