Safe Haskell | None |
---|---|
Language | Haskell98 |
Language.PureScript.CodeGen.JS.Optimizer.MagicDo
Description
This module implements the "Magic Do" optimization, which inlines calls to return and bind for the Eff monad, as well as some of its actions.
purescript-0.7.3.0: PureScript Programming Language Compiler