ghc-lib-8.8.1.20191204: The GHC API, decoupled from GHC versions

Safe HaskellNone
LanguageHaskell2010

HieAst

Synopsis

Documentation

mkHieFile :: ModSummary -> TcGblEnv -> RenamedSource -> Hsc HieFile Source #

Construct an HieFile from the outputs of the typechecker.