Safe Haskell | None |
---|
Language.PureScript.Sugar.Let
Description
This module implements the desugaring pass which turns let bindings into function applications.
- desugarLetBindings :: [Module] -> [Module]
Documentation
desugarLetBindings :: [Module] -> [Module]Source
Turn let bindings into function applications