Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setTreeless :: QName -> TTerm -> TCM ()Agda Agda.TypeChecking.Monad.Signature No documentation available.
setInteractionOutputCallback :: InteractionOutputCallback -> TCM ()Agda Agda.TypeChecking.Monad.State No documentation available.
setMatchableSymbols :: QName -> [QName] -> Signature -> SignatureAgda Agda.TypeChecking.Monad.State No documentation available.
setPatternSyns :: PatternSynDefns -> TCM ()Agda Agda.TypeChecking.Monad.State No documentation available.
setScope :: ScopeInfo -> TCM ()Agda Agda.TypeChecking.Monad.State Set the current scope.
setSignature :: MonadTCState m => Signature -> m ()Agda Agda.TypeChecking.Monad.State No documentation available.
setTopLevelModule :: TopLevelModuleName -> TCM ()Agda Agda.TypeChecking.Monad.State Set the top-level module. This affects the global module id of freshly generated names.
setCurrentRange :: (MonadTrace m, HasRange x) => x -> m a -> m aAgda Agda.TypeChecking.Monad.Trace Sets the current range (for error messages etc.) to the range of the given object, if it has a range (i.e., its range is not noRange).
-
Agda Agda.TypeChecking.SizedTypes.Utils No documentation available.
setFoldl :: (b -> a -> b) -> b -> Set a -> bAgda Agda.TypeChecking.SizedTypes.WarshallSolver Set.foldl does not exist in legacy versions of the containers package.