Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
44671 commits behind the upstream repository.
user avatar
Simon Peyton Jones authored
The ThunkSplitting idea in WorkWrap wasn't working at all,
leading to Trac #4957.  The culprit is really the simplifier
which was combining the wrong case continuations. See
Note [Fusing case continuations] in Simplify.
7a50e6d8
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..
DmdAnal.lhs
WorkWrap.lhs
WwLib.lhs