purescript-0.12.0: PureScript Programming Language Compiler
Language.PureScript.CoreImp.Optimizer.Unused
Description
Removes unused variables
removeCodeAfterReturnStatements :: AST -> AST Source #
removeUndefinedApp :: AST -> AST Source #