| ||||
| ||||
Synopsis | ||||
| ||||
Documentation | ||||
deSugar :: HscEnv -> ModLocation -> TcGblEnv -> IO (Messages, Maybe ModGuts) | ||||
Main entry point to the desugarer. | ||||
deSugarExpr :: HscEnv -> Module -> GlobalRdrEnv -> TypeEnv -> LHsExpr Id -> IO (Messages, Maybe CoreExpr) | ||||
Produced by Haddock version 2.6.1 |