ghc-9.0.1: The GHC API
Safe HaskellNone
LanguageHaskell2010

GHC.HsToCore.Usage

Synopsis

Dependency/fingerprinting code (used by GHC.Iface.Make)

mkDependencies :: UnitId -> [Module] -> TcGblEnv -> IO Dependencies Source #

Extract information from the rename and typecheck phases to produce a dependencies information for the module being compiled.

The first argument is additional dependencies from plugins