ghc-8.4.4: The GHC API

Safe HaskellNone
LanguageHaskell2010

Exitify

Synopsis

Documentation

exitifyProgram :: CoreProgram -> CoreProgram Source #

Traverses the AST, simply to find all joinrecs and call exitify on them.