• 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. data IfaceBooleanFormula

    ghc-lib-parser GHC.Iface.Syntax

    No documentation available.

  2. fromIfaceBooleanFormula :: IfaceBooleanFormula -> BooleanFormula IfLclName

    ghc-lib-parser GHC.Iface.Syntax

    No documentation available.

  3. JBool :: Bool -> JVal

    ghc-lib-parser GHC.JS.JStg.Syntax

    A Boolean

  4. JBool :: Bool -> JVal

    ghc-lib-parser GHC.JS.Syntax

    A Boolean

  5. getRawBooleanSetting :: FilePath -> RawSettings -> String -> Either String Bool

    ghc-lib-parser GHC.Settings.Utils

    No documentation available.

  6. StaticUnboxedBool :: Bool -> StaticUnboxed

    ghc-lib-parser GHC.StgToJS.Types

    No documentation available.

  7. isBoolTy :: Type -> Bool

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

    No documentation available.

  8. JSBool :: Bool -> JsonDoc

    ghc-lib-parser GHC.Utils.Json

    No documentation available.

  9. valueGetBool :: GValue -> IO Bool

    glib System.Glib.GValueTypes

    No documentation available.

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

    glib System.Glib.GValueTypes

    No documentation available.

Page 95 of many | Previous | Next

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