ghc-lib-0.20210601: The GHC API, decoupled from GHC versions
Safe HaskellNone
LanguageHaskell2010

GHC.Iface.Errors

Synopsis

Documentation

badIfaceFile :: String -> SDoc -> SDoc Source #

homeModError :: InstalledModule -> ModLocation -> SDoc Source #

cannotFindInterface :: UnitState -> HomeUnit -> Profile -> ([FilePath] -> SDoc) -> ModuleName -> InstalledFindResult -> SDoc Source #

cantFindInstalledErr :: SDoc -> SDoc -> UnitState -> HomeUnit -> Profile -> ([FilePath] -> SDoc) -> ModuleName -> InstalledFindResult -> SDoc Source #

cantFindErr Source #

Arguments

:: BuildingCabalPackage

Using Cabal?

-> SDoc 
-> SDoc 
-> UnitEnv 
-> Profile 
-> ([FilePath] -> SDoc) 
-> ModuleName 
-> FindResult 
-> SDoc 

Utility functions