Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. fromBool :: Bool -> BV

    bv Data.BitVector

    Create a bit-vector from a single bit.

  2. fromBool :: forall (a :: Symbol) . Bool -> Choice a

    choice Data.Choice

    No documentation available.

  3. toBool :: forall (a :: Symbol) . Choice a -> Bool

    choice Data.Choice

    No documentation available.

  4. MsgBoolNo :: FormMessage

    classy-prelude-yesod ClassyPrelude.Yesod

    No documentation available.

  5. MsgBoolYes :: FormMessage

    classy-prelude-yesod ClassyPrelude.Yesod

    No documentation available.

  6. MsgInvalidBool :: Text -> FormMessage

    classy-prelude-yesod ClassyPrelude.Yesod

    No documentation available.

  7. PersistBool :: Bool -> PersistValue

    classy-prelude-yesod ClassyPrelude.Yesod

    No documentation available.

  8. SqlBool :: SqlType

    classy-prelude-yesod ClassyPrelude.Yesod

    No documentation available.

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

    classy-prelude-yesod ClassyPrelude.Yesod

    Return the given error message if the predicate is false.

  10. package control-bool

    Useful combinators for boolean expressions Useful combinators for boolean expressions

Page 171 of many | Previous | Next