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

Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. boolTyConKey :: Unique

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

  2. boolTy :: Type

    ghc-lib-parser GHC.Builtin.Types

    No documentation available.

  3. boolTyCon :: TyCon

    ghc-lib-parser GHC.Builtin.Types

    No documentation available.

  4. boolTyConName :: Name

    ghc-lib-parser GHC.Builtin.Types

    No documentation available.

  5. boolTyCon_RDR :: RdrName

    ghc-lib-parser GHC.Builtin.Types

    No documentation available.

  6. boolToRecFlag :: Bool -> RecFlag

    ghc-lib-parser GHC.Types.Basic

    No documentation available.

  7. booleanType :: TypeSpec

    hslua-typing HsLua.Typing

    The built-in boolean Lua type.

  8. booleanType :: IsSql99DataTypeSyntax dataType => dataType

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

    No documentation available.

  9. 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.

  10. boolean :: BeamSql99DataTypeBackend be => DataType be Bool

    beam-core Database.Beam.Query.DataTypes

    SQL99 BOOLEAN data type

Page 54 of many | Previous | Next

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