Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
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 | Safe-Inferred |
---|---|
Language | Haskell2010 |
exitifyProgram :: CoreProgram -> CoreProgram Source #
Traverses the AST, simply to find all joinrecs and call exitify
on them.
The really interesting function is exitifyRec