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