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

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. getRawBooleanSetting :: FilePath -> RawSettings -> String -> Either String Bool

    ghc-lib-parser GHC.Settings.Utils

    No documentation available.

  2. StaticUnboxedBool :: Bool -> StaticUnboxed

    ghc-lib-parser GHC.StgToJS.Types

    No documentation available.

  3. isBoolTy :: Type -> Bool

    ghc-lib-parser GHC.Tc.Utils.TcType

    No documentation available.

  4. JSBool :: Bool -> JsonDoc

    ghc-lib-parser GHC.Utils.Json

    No documentation available.

  5. valueGetBool :: GValue -> IO Bool

    glib System.Glib.GValueTypes

    No documentation available.

  6. valueSetBool :: GValue -> Bool -> IO ()

    glib System.Glib.GValueTypes

    No documentation available.

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

    glib System.Glib.Properties

    No documentation available.

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

    glib System.Glib.Properties

    No documentation available.

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

    glib System.Glib.Properties

    No documentation available.

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

    glib System.Glib.Properties

    No documentation available.

Page 92 of many | Previous | Next

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