ghc-8.10.2: The GHC API
Safe HaskellNone
LanguageHaskell2010

DsUsage

Synopsis

Dependency/fingerprinting code (used by MkIface)

mkDependencies :: InstalledUnitId -> [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