Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
class
KnownNat2Bool (f :: Symbol) (a :: Bool) (b :: k) (c :: k)ghc-typelits-knownnat GHC.TypeLits.KnownNat Class for ternary functions with a Natural result. The Symbol f must correspond to the fully qualified name of the type-level operation. Use nameToSymbol to get the fully qualified TH Name as a Symbol
-
ghc-typelits-knownnat GHC.TypeLits.KnownNat Singleton version of Bool
-
ghc-typelits-knownnat GHC.TypeLits.KnownNat A type "representationally equal" to SBool, used for simpler implementation of constraint-level functions that need to create instances of KnownBool
SBoolKb :: Bool -> SBoolKb (f :: Symbol)ghc-typelits-knownnat GHC.TypeLits.KnownNat No documentation available.
natBoolSing3 :: KnownNat2Bool f a b c => SNatKn fghc-typelits-knownnat GHC.TypeLits.KnownNat No documentation available.
-
singletons-base Data.Bool.Singletons No documentation available.
-
singletons-base Data.Bool.Singletons No documentation available.
-
singletons-base Data.Singletons.Base.TH No documentation available.
-
singletons-base Prelude.Singletons No documentation available.
-
yesod-form Yesod.Form.Fields No documentation available.