• 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. boolTy :: Type

    ghc-lib-parser GHC.Builtin.Types

    No documentation available.

  2. boolTyCon :: TyCon

    ghc-lib-parser GHC.Builtin.Types

    No documentation available.

  3. boolTyConName :: Name

    ghc-lib-parser GHC.Builtin.Types

    No documentation available.

  4. boolTyCon_RDR :: RdrName

    ghc-lib-parser GHC.Builtin.Types

    No documentation available.

  5. boolToRecFlag :: Bool -> RecFlag

    ghc-lib-parser GHC.Types.Basic

    No documentation available.

  6. booleanType :: TypeSpec

    hslua-typing HsLua.Typing

    The built-in boolean Lua type.

  7. boolTy :: TypeRep

    express Data.Express.Utils.Typeable

    The Bool type encoded as a TypeRep.

  8. boolTyCon :: TyCon

    ghc-typelits-presburger GHC.TypeLits.Presburger.Compat

    No documentation available.

  9. booleanType :: IsSql99DataTypeSyntax dataType => dataType

    beam-core Database.Beam.Backend.SQL.SQL99

    No documentation available.

  10. bool_ :: BeamSqlBackend be => QGenExpr context be s a -> QGenExpr context be s a -> QGenExpr context be s Bool -> QGenExpr context be s a

    beam-core Database.Beam.Query

    No documentation available.

Page 56 of many | Previous | Next

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