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.
relevantInIgnoringSortAnn :: Free t => Nat -> t -> BoolAgda Agda.TypeChecking.Free No documentation available.
-
Agda Agda.TypeChecking.Free.Lazy Where should we skip sorts in free variable analysis?
feIgnoreSorts :: FreeEnv' a IgnoreSorts c -> IgnoreSortsAgda Agda.TypeChecking.Free.Lazy Ignore free variables in sorts.
isCoFibrantSort :: (LensSort a, PureTCM m) => a -> m (Either Blocker Bool)Agda Agda.TypeChecking.Irrelevance Cofibrant types are those that could be the domain of a fibrant pi type. (Notion by C. Sattler).
dependencySortMetas :: [MetaId] -> TCM (Maybe [MetaId])Agda Agda.TypeChecking.MetaVars Sort metas in dependency order.
newSortMeta :: MonadMetaSolver m => m SortAgda Agda.TypeChecking.MetaVars Create a sort meta that may be instantiated with Inf (Setω).
newSortMetaBelowInf :: TCM SortAgda Agda.TypeChecking.MetaVars Create a sort meta that cannot be instantiated with Inf (Setω).
newSortMetaCtx :: MonadMetaSolver m => Args -> m SortAgda Agda.TypeChecking.MetaVars Create a sort meta that may be instantiated with Inf (Setω).
-
Agda Agda.TypeChecking.Monad.Base No documentation available.
BuiltinSort :: BuiltinSort -> BuiltinDescriptorAgda Agda.TypeChecking.Monad.Base No documentation available.