Hoogle Search
Within LTS Haskell 24.12 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
lookupSection :: (Functor m, ReadTCState m) => ModuleName -> m TelescopeAgda Agda.TypeChecking.Monad.Signature Lookup a section telescope. If it doesn't exist, like in hierarchical top-level modules, the section telescope is empty.
lookupBackend :: ReadTCState m => BackendName -> m (Maybe Backend)Agda Agda.TypeChecking.Monad.State Look for a backend of the given name.
lookupDefinition :: QName -> Signature -> Maybe DefinitionAgda Agda.TypeChecking.Monad.State No documentation available.
lookupPatternSyn :: AmbiguousQName -> TCM PatternSynDefnAgda Agda.TypeChecking.Monad.State No documentation available.
lookupSinglePatternSyn :: QName -> TCM PatternSynDefnAgda Agda.TypeChecking.Monad.State No documentation available.
lookupPrimitiveFunction :: PrimitiveId -> TCM PrimitiveImplAgda Agda.TypeChecking.Primitive.Base No documentation available.
lookupPrimitiveFunctionQ :: QName -> TCM (PrimitiveId, PrimitiveImpl)Agda Agda.TypeChecking.Primitive.Base No documentation available.
lookupME :: Proxy a -> Fingerprint -> MemoEntry -> (a -> b) -> b -> bAgda Agda.TypeChecking.Serialise.Base No documentation available.
lookupEdge :: Ord n => Graph n e -> n -> n -> Maybe eAgda Agda.TypeChecking.SizedTypes.WarshallSolver No documentation available.
lookupS :: EndoSubst a => Substitution' a -> Nat -> aAgda Agda.TypeChecking.Substitute.Class No documentation available.