Hoogle Search

Within LTS Haskell 24.26 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. checkBool :: forall (m :: Type -> Type) msg a . (Monad m, RenderMessage (HandlerSite m) msg) => (a -> Bool) -> msg -> Field m a -> Field m a

    yesod-form Yesod.Form.Functions

    Return the given error message if the predicate is false.

  2. MsgBoolNo :: FormMessage

    yesod-form Yesod.Form.Types

    No documentation available.

  3. MsgBoolYes :: FormMessage

    yesod-form Yesod.Form.Types

    No documentation available.

  4. MsgInvalidBool :: Text -> FormMessage

    yesod-form Yesod.Form.Types

    No documentation available.

  5. getBoolean :: Bool -> ByteString -> Either ASN1Error ASN1

    asn1-encoding Data.ASN1.Prim

    No documentation available.

  6. lookupMetaBool :: Text -> Meta -> Bool

    pandoc Text.Pandoc.Writers.Shared

    Retrieve the metadata value for a given key and convert to Bool.

  7. newtype CBool

    basement Basement.Compat.C.Types

    Haskell type representing the C bool type. (The concrete types of Foreign.C.Types#platform are platform-specific.)

  8. CBool :: Word8 -> CBool

    basement Basement.Compat.C.Types

    No documentation available.

  9. newtype CBool

    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.)

  10. CBool :: Word8 -> CBool

    ghc-internal GHC.Internal.Foreign.C.Types

    No documentation available.

Page 84 of many | Previous | Next