Hoogle Search
Within LTS Haskell 24.9 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
type
ShowChar (ch :: Char) = ConsSymbol ch ""type-level-show TypeLevelShow.Utils No documentation available.
type family
ShowParen (b :: Bool) (p :: Symbol) :: Symboltype-level-show TypeLevelShow.Utils Surround the given Symbol with parentheses when the Bool parameter is True.
type
ShowParenIfGt (n :: Natural) (d :: Natural) (p :: Symbol) = ShowParen OrderingGT CmpNat d n ptype-level-show TypeLevelShow.Utils Surround the given Symbol with parentheses if the given precedence is greater than the given Natural. Type-level relational operations are a pain. This may be easier to use.
-
typst Typst.Types No documentation available.
-
typst Typst.Types No documentation available.
ShowImplicitArgs :: Bool -> Interaction' rangeAgda Agda.Interaction.Base Tells Agda whether or not to show implicit arguments.
ShowIrrelevantArgs :: Bool -> Interaction' rangeAgda Agda.Interaction.Base Tells Agda whether or not to show irrelevant arguments.
-
Agda Agda.TypeChecking.Rules.Decl No documentation available.
-
RefSerialize Data.RefSerialize.Serialize No documentation available.
-
cabal-install Distribution.Client.InstallPlan No documentation available.