Safe Haskell | None |
---|---|
Language | GHC2021 |
Documentation
cannotFindInterface :: UnitState -> Maybe HomeUnit -> Profile -> ModuleName -> InstalledFindResult -> MissingInterfaceError Source #
cantFindInstalledErr :: UnitState -> Maybe HomeUnit -> Profile -> ModuleName -> InstalledFindResult -> CantFindInstalled Source #
cannotFindModule :: HscEnv -> ModuleName -> FindResult -> MissingInterfaceError Source #