summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2013-06-25 13:58:02 +0200
committerGabor Greif <ggreif@gmail.com>2013-06-25 13:58:34 +0200
commitaa4c36e36b1b79c2180421f1e10a61ee44293c30 (patch)
treefe211913cc0f94ad43a3c181126f4dbfb305f2e8
parent57284dbca501539e186e8587b6288e72c0488967 (diff)
downloadhaskell-aa4c36e36b1b79c2180421f1e10a61ee44293c30.tar.gz
Fix typos
-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