Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
GHC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
gershomb
GHC
Commits
38ded743
Commit
38ded743
authored
5 years ago
by
Siddharth
Browse files
Options
Downloads
Patches
Plain Diff
[skip ci] Typo fix: b*ar*nches -> b*ra*nches
parent
757b71d9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
compiler/coreSyn/CoreArity.hs
+1
-1
1 addition, 1 deletion
compiler/coreSyn/CoreArity.hs
with
1 addition
and
1 deletion
compiler/coreSyn/CoreArity.hs
+
1
−
1
View file @
38ded743
...
...
@@ -694,7 +694,7 @@ Consider
False -> \s(one-shot). e1
in go2 x
We *really* want to eta-expand go and go2.
When combining the b
a
rnches of the case we have
When combining the br
a
nches of the case we have
ATop [] `andAT` ATop [OneShotLam]
and we want to get ATop [OneShotLam]. But if the inner
lambda wasn't one-shot we don't want to do this.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment