ghc-lib-8.8.1.20191204: The GHC API, decoupled from GHC versions

Safe HaskellNone
LanguageHaskell2010

Exitify

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