ImportStylePlugin.Compat
getRawNames :: [GenLocated l (IE GhcRn)] -> [String] Source #
getExplicitlyImportedNames :: ImportDecl GhcRn -> Maybe [String] Source #
getExplicitlyHiddenNames :: ImportDecl GhcRn -> Maybe [String] Source #
report :: Severity -> SDoc -> Maybe SrcSpan -> TcRn () Source #