Hoogle Search
Within LTS Haskell 24.28 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
MsgInvalidBool :: Text -> FormMessageyesod-form Yesod.Form.Types No documentation available.
getBoolean :: Bool -> ByteString -> Either ASN1Error ASN1asn1-encoding Data.ASN1.Prim No documentation available.
lookupMetaBool :: Text -> Meta -> Boolpandoc Text.Pandoc.Writers.Shared Retrieve the metadata value for a given key and convert to Bool.
-
basement Basement.Compat.C.Types Haskell type representing the C bool type. (The concrete types of Foreign.C.Types#platform are platform-specific.)
-
basement Basement.Compat.C.Types No documentation available.
-
ghc-internal GHC.Internal.Foreign.C.Types Haskell type representing the C bool type. (The concrete types of Foreign.C.Types#platform are platform-specific.)
-
ghc-internal GHC.Internal.Foreign.C.Types No documentation available.
fromBool :: Num a => Bool -> aghc-internal GHC.Internal.Foreign.Marshal.Utils Convert a Haskell Bool to its numeric representation
toBool :: (Eq a, Num a) => a -> Boolghc-internal GHC.Internal.Foreign.Marshal.Utils Convert a Boolean in numeric representation to a Haskell value
pattern
LUA_TBOOLEAN :: TypeCodelua Lua Type of Lua booleans