• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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. data SBool (a :: Bool)

    singletons-base Data.Singletons.Base.TH

    No documentation available.

  2. data SBool (a :: Bool)

    singletons-base Prelude.Singletons

    No documentation available.

  3. MsgBoolNo :: FormMessage

    yesod-form Yesod.Form.Fields

    No documentation available.

  4. MsgBoolYes :: FormMessage

    yesod-form Yesod.Form.Fields

    No documentation available.

  5. MsgInvalidBool :: Text -> FormMessage

    yesod-form Yesod.Form.Fields

    No documentation available.

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

  7. MsgBoolNo :: FormMessage

    yesod-form Yesod.Form.Types

    No documentation available.

  8. MsgBoolYes :: FormMessage

    yesod-form Yesod.Form.Types

    No documentation available.

  9. MsgInvalidBool :: Text -> FormMessage

    yesod-form Yesod.Form.Types

    No documentation available.

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

    asn1-encoding Data.ASN1.Prim

    No documentation available.

Page 88 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete