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

Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. boolTyConName :: Name

    ghc-lib-parser GHC.Builtin.Types

    No documentation available.

  2. boolTyCon_RDR :: RdrName

    ghc-lib-parser GHC.Builtin.Types

    No documentation available.

  3. boolToRecFlag :: Bool -> RecFlag

    ghc-lib-parser GHC.Types.Basic

    No documentation available.

  4. booleanType :: TypeSpec

    hslua-typing HsLua.Typing

    The built-in boolean Lua type.

  5. booleanType :: IsSql99DataTypeSyntax dataType => dataType

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

    No documentation available.

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

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

    beam-core Database.Beam.Query.DataTypes

    SQL99 BOOLEAN data type

  8. boolTy :: TypeRep

    express Data.Express.Utils.Typeable

    The Bool type encoded as a TypeRep.

  9. boolTyCon :: TyCon

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

    No documentation available.

  10. boolopts :: CpphsOptions -> BoolOptions

    cpphs Language.Preprocessor.Cpphs

    No documentation available.

Page 56 of many | Previous | Next

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