ghc-8.10.7: The GHC API
Safe HaskellNone
LanguageHaskell2010

HieAst

Synopsis

Documentation

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

Construct an HieFile from the outputs of the typechecker.