ghc-8.4.2: The GHC API

Safe HaskellNone
LanguageHaskell2010

DsUsage

Contents

Synopsis

Dependency/fingerprinting code (used by MkIface)

mkDependencies :: TcGblEnv -> IO Dependencies Source #

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