Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shayne Fletcher
Glasgow Haskell Compiler
Commits
3aff1617
Commit
3aff1617
authored
Jul 16, 2007
by
rl@cse.unsw.edu.au
Browse files
Fix bug in lifted environment inspection code
parent
9d899efe
Changes
1
Show whitespace changes
Inline
Side-by-side
compiler/vectorise/Vectorise.hs
View file @
3aff1617
...
...
@@ -404,7 +404,7 @@ mkClosureMonoFns info arg body
return
.
Let
(
NonRec
lbndr
lenv
)
$
Case
(
mkApps
(
Var
lengthPA
)
[
Type
vty
,
(
Var
lbndr
)])
lc_bndr
intPrimTy
(
exprType
lbody
)
[(
DEFAULT
,
[]
,
lbody
)]
bind_lenv
lenv
lbody
lc_bndr
lbndrs
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment