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.
-
Agda Agda.Syntax.Internal No documentation available.
-
Agda Agda.Syntax.Internal No documentation available.
-
Agda Agda.Syntax.Internal No documentation available.
-
Agda Agda.Syntax.Parser.Helpers No documentation available.
-
Agda Agda.Syntax.Treeless No documentation available.
compareSort :: MonadConversion m => Comparison -> Sort -> Sort -> 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.
leqSort :: MonadConversion m => Sort -> Sort -> m ()Agda Agda.TypeChecking.Conversion Check that the first sort is less or equal to the second. We can put SizeUniv below Inf, but otherwise, it is unrelated to the other universes.
-
Agda Agda.TypeChecking.Free Where should we skip sorts in free variable analysis?
freeInIgnoringSorts :: Free a => Nat -> a -> BoolAgda Agda.TypeChecking.Free No documentation available.