| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
GHC.Iface.Errors
Documentation
badIfaceFile :: String -> SDoc -> SDoc #
cannotFindInterface :: UnitState -> Maybe HomeUnit -> Profile -> ModuleName -> InstalledFindResult -> MissingInterfaceError #
cantFindInstalledErr :: UnitState -> Maybe HomeUnit -> Profile -> ModuleName -> InstalledFindResult -> CantFindInstalled #
cannotFindModule :: HscEnv -> ModuleName -> FindResult -> MissingInterfaceError #