ghc-8.2.0.20170404: The GHC API

Safe HaskellNone
LanguageHaskell2010

Desugar (signature[?])

Contents

Synopsis

Desugaring operations

deSugar :: HscEnv -> ModLocation -> TcGblEnv -> IO (Messages, Maybe ModGuts) Source #

Main entry point to the desugarer.