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

Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. withBoolean :: (Bool -> Parser a) -> Value -> Parser a

    hedn Data.EDN

    No documentation available.

  2. parseBool :: Parser Value

    hedn Data.EDN.AST.Parser

    No documentation available.

  3. withBoolean :: (Bool -> Parser a) -> Value -> Parser a

    hedn Data.EDN.Class

    No documentation available.

  4. MsgBoolNo :: FormMessage

    hledger-web Hledger.Web.Import

    No documentation available.

  5. MsgBoolYes :: FormMessage

    hledger-web Hledger.Web.Import

    No documentation available.

  6. MsgInvalidBool :: Text -> FormMessage

    hledger-web Hledger.Web.Import

    No documentation available.

  7. PersistBool :: Bool -> PersistValue

    hledger-web Hledger.Web.Import

    No documentation available.

  8. SqlBool :: SqlType

    hledger-web Hledger.Web.Import

    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

    hledger-web Hledger.Web.Import

    Return the given error message if the predicate is false.

  10. c'git_config_get_bool :: Ptr CInt -> Ptr C'git_config -> CString -> IO CInt

    hlibgit2 Bindings.Libgit2.Config

    No documentation available.

Page 158 of many | Previous | Next

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