Safe Haskell | None |
---|---|
Language | GHC2021 |
Synopsis
Documentation
exitifyProgram :: CoreProgram -> CoreProgram Source #
Traverses the AST, simply to find all joinrecs and call exitify
on them.
The really interesting function is exitifyRec
Safe Haskell | None |
---|---|
Language | GHC2021 |
exitifyProgram :: CoreProgram -> CoreProgram Source #
Traverses the AST, simply to find all joinrecs and call exitify
on them.
The really interesting function is exitifyRec