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. boolector :: GrisetteSMTConfig

    grisette Grisette.Internal.Backend.Solving

    Solver configuration for Boolector. https://boolector.github.io/

  2. boolField :: String -> (Item a -> Bool) -> Context a

    hakyll Hakyll.Web.Template.Context

    Creates a field to use with the $if()$ template macro. Attempting to substitute the field into the template will cause an error.

  3. boolFieldM :: String -> (Item a -> Compiler Bool) -> Context a

    hakyll Hakyll.Web.Template.Context

    Creates a field to use with the $if()$ template macro, in the Compiler monad. Attempting to substitute the field into the template will cause an error.

  4. boolField :: forall (m :: Type -> Type) . (Monad m, RenderMessage (HandlerSite m) FormMessage) => Field m Bool

    hledger-web Hledger.Web.Import

    Creates a group of radio buttons to answer the question given in the message. Radio buttons are used to allow differentiating between an empty response (Nothing) and a no response (Just False). Consider using the simpler checkBoxField if you don't need to make this distinction. If this field is optional, the first radio button is labeled "<None>", the second "Yes" and the third "No". If this field is required, the first radio button is labeled "Yes" and the second "No". (Exact label titles will depend on localization).

  5. boolJust :: Bool -> Maybe ()

    hpp Hpp.StringSig

    No documentation available.

  6. boolToNum :: Num b => Bool -> b

    leveldb-haskell Database.LevelDB.Internal

    No documentation available.

  7. boolProp :: MisoString -> Bool -> Attribute action

    miso Miso.Html

    Set field to Bool value

  8. boolProp :: MisoString -> Bool -> Attribute action

    miso Miso.Html.Property

    Set field to Bool value

  9. boolToGboolean :: Bool -> Int32

    moffy-samples-gtk3-run Stopgap.System.GLib

    No documentation available.

  10. boolToGboolean :: Bool -> Int32

    moffy-samples-gtk3-run Stopgap.System.GLib.Callback

    No documentation available.

Page 62 of many | Previous | Next