From ea5da60949d861286d81bf4337adceae89d0e626 Mon Sep 17 00:00:00 2001 From: Gabor Greif Date: Fri, 10 Jan 2014 19:23:02 +0100 Subject: Comment typos only --- compiler/simplCore/OccurAnal.lhs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/simplCore/OccurAnal.lhs') diff --git a/compiler/simplCore/OccurAnal.lhs b/compiler/simplCore/OccurAnal.lhs index 11391a3553..3aacce64df 100644 --- a/compiler/simplCore/OccurAnal.lhs +++ b/compiler/simplCore/OccurAnal.lhs @@ -200,7 +200,7 @@ These conditions apply regardless of the activation of the RULE (eg it might be inactive in this phase but become active later). Once a Rec is broken up it can never be put back together, so we must be conservative. -The principle is that, regardless of rule firings, every variale is +The principle is that, regardless of rule firings, every variable is always in scope. * Note [Rules are extra RHSs] -- cgit v1.2.1