summaryrefslogtreecommitdiff
path: root/compiler/codeGen
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/codeGen')
-rw-r--r--compiler/codeGen/StgCmmClosure.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/compiler/codeGen/StgCmmClosure.hs b/compiler/codeGen/StgCmmClosure.hs
index d5de7debd8..c8911553d8 100644
--- a/compiler/codeGen/StgCmmClosure.hs
+++ b/compiler/codeGen/StgCmmClosure.hs
@@ -156,7 +156,7 @@ data LambdaFormInfo
-- For a function, the entry code is the fast entry point
| LFUnLifted -- A value of unboxed type;
- -- always a value, neeeds evaluation
+ -- always a value, needs evaluation
| LFLetNoEscape -- See LetNoEscape module for precise description
@@ -174,7 +174,7 @@ data LambdaFormInfo
data StandardFormInfo
= NonStandardThunk
- -- The usual case: not of of the standard forms
+ -- The usual case: not of the standard forms
| SelectorThunk
-- A SelectorThunk is of form