| Safe Haskell | Safe-Inferred | 
|---|---|
| Language | Haskell2010 | 
GHC.Core.Opt.Exitify
Synopsis
Documentation
exitifyProgram :: CoreProgram -> CoreProgram #
Traverses the AST, simply to find all joinrecs and call exitify on them.
 The really interesting function is exitifyRec