Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
equalLevel :: MonadConversion m => Level -> Level -> m ()Agda Agda.TypeChecking.Conversion No documentation available.
equalSort :: MonadConversion m => Sort -> Sort -> m ()Agda Agda.TypeChecking.Conversion Check that the first sort equal to the second.
equalTerm :: MonadConversion m => Type -> Term -> Term -> m ()Agda Agda.TypeChecking.Conversion No documentation available.
equalTermOnFace :: MonadConversion m => Term -> Type -> Term -> Term -> m ()Agda Agda.TypeChecking.Conversion equalTermOnFace φ A u v = _ , φ ⊢ u = v : A
equalType :: MonadConversion m => Type -> Type -> m ()Agda Agda.TypeChecking.Conversion No documentation available.
eQuantity :: Lens' TCEnv QuantityAgda Agda.TypeChecking.Monad.Base Note that this lens does not satisfy all lens laws: If hard compile-time mode is enabled, then quantities other than zero are replaced by __IMPOSSIBLE__.
equalityUnview :: EqualityUnview a => a -> TypeAgda Agda.TypeChecking.Monad.Builtin No documentation available.
equalityView :: Range -> Type -> TCM EqualityViewAgda Agda.TypeChecking.Monad.Builtin Check whether the type is actually an equality (lhs ≡ rhs) and extract lhs, rhs, and their type. Precondition: type is reduced.
equals :: Applicative m => m DocAgda Agda.TypeChecking.Pretty No documentation available.
eqFreeVars :: PostponedEquation -> ContextAgda Agda.TypeChecking.Rewriting.NonLinMatch Context of free variables in the equation