Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
PragmaNoTerminationCheck :: Range -> DeclarationWarning'Agda Agda.Syntax.Concrete.Definitions Pragma {-# NO_TERMINATION_CHECK #-} has been replaced by {-# TERMINATING #-} and {-# NON_TERMINATING #-}.
PragmaNoTerminationCheck :: Range -> DeclarationWarning'Agda Agda.Syntax.Concrete.Definitions.Errors Pragma {-# NO_TERMINATION_CHECK #-} has been replaced by {-# TERMINATING #-} and {-# NON_TERMINATING #-}.
getNotErasedConstructors :: QName -> TCM [QName]Agda Agda.TypeChecking.Datatypes No documentation available.
AttributeKindNotEnabled :: String -> String -> String -> TypeErrorAgda Agda.TypeChecking.Monad.Base No documentation available.
CannotEliminateWithPattern :: Maybe Blocker -> NamedArg Pattern -> Type -> TypeErrorAgda Agda.TypeChecking.Monad.Base No documentation available.
CannotEliminateWithProjection :: Arg Type -> Bool -> QName -> TypeErrorAgda Agda.TypeChecking.Monad.Base No documentation available.
CubicalNotErasure :: QName -> TypeErrorAgda Agda.TypeChecking.Monad.Base Name was defined for --cubical and for use in --erased-cubical the option --erasure is needed.
ExeNotExecutable :: ExeName -> FilePath -> ExecErrorAgda Agda.TypeChecking.Monad.Base The given file path does not have executable permissions.
TypeDoesNotEndInSort :: Type -> Telescope -> IncorrectTypeForRewriteRelationReasonAgda Agda.TypeChecking.Monad.Base No documentation available.
SigCubicalNotErasure :: SigErrorAgda Agda.TypeChecking.Monad.Signature The name is not available because it was defined in Cubical Agda, but the current language is Erased Cubical Agda, and --erasure is not active.