ghc-lib-0.20190423: 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.