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

Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. newAttrFromBoolProperty :: GObjectClass gobj => String -> Attr gobj Bool

    glib System.Glib.Properties

    No documentation available.

  2. objectGetPropertyBool :: GObjectClass gobj => String -> gobj -> IO Bool

    glib System.Glib.Properties

    No documentation available.

  3. objectSetPropertyBool :: GObjectClass gobj => String -> gobj -> Bool -> IO ()

    glib System.Glib.Properties

    No documentation available.

  4. readAttrFromBoolProperty :: GObjectClass gobj => String -> ReadAttr gobj Bool

    glib System.Glib.Properties

    No documentation available.

  5. GVboolean :: Bool -> GenericValue

    glib System.Glib.StoreValue

    No documentation available.

  6. TMboolean :: TMType

    glib System.Glib.StoreValue

    No documentation available.

  7. JSBool :: Bool -> JSValue

    hackage-security Hackage.Security.JSON

    No documentation available.

  8. JSBool :: Bool -> JSValue

    hackage-security Text.JSON.Canonical

    No documentation available.

  9. type MyBool = CChar

    mysql Database.MySQL.Base.Types

    No documentation available.

  10. assertBool :: HasCallStack => String -> Bool -> Assertion

    persistent-test Init

    Asserts that the specified condition holds.

Page 96 of many | Previous | Next

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