Hoogle Search
Within LTS Haskell 24.26 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
lookupOrig :: Module -> OccName -> TcPluginM Nameghc GHC.Tc.Plugin No documentation available.
lookupFamAppCache :: TyCon -> [Type] -> TcS (Maybe Reduction)ghc GHC.Tc.Solver.Monad No documentation available.
-
ghc GHC.Tc.Solver.Monad Looks up a family application in the inerts.
lookupInertDict :: InertCans -> CtLoc -> Class -> [Type] -> Maybe DictCtghc GHC.Tc.Solver.Monad Look up a dictionary inert.
lookupSolvedDict :: InertSet -> CtLoc -> Class -> [Type] -> Maybe CtEvidenceghc GHC.Tc.Solver.Monad Look up a solved inert.
lookupRoleAnnot :: RoleAnnotEnv -> Name -> Maybe (LRoleAnnotDecl GhcRn)ghc GHC.Tc.Types No documentation available.
lookupEvBind :: EvBindMap -> EvVar -> Maybe EvBindghc GHC.Tc.Types.Evidence No documentation available.
lookupGlobal :: HscEnv -> Name -> IO TyThingghc GHC.Tc.Utils.Env No documentation available.
lookupGlobal_maybe :: HscEnv -> Name -> IO (MaybeErr (Either Name IfaceMessage) TyThing)ghc GHC.Tc.Utils.Env No documentation available.
lookupTyVar :: Subst -> TyVar -> Maybe Typeghc GHC.Tc.Utils.TcType No documentation available.