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

Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. type Bool# = Int#

    ghc-bignum GHC.Num.Primitives

    No documentation available.

  2. data BooleanFormula l

    haskell-src-exts Language.Haskell.Exts.Syntax

    A boolean formula for MINIMAL pragmas.

  3. BoolCodec :: forall input output . (Coercible input Bool, Coercible output Bool) => Maybe Text -> Codec Value input output

    autodocodec Autodocodec

    Encode a Bool to a boolean value, and decode a boolean value as a Bool.

  4. BoolCodec :: forall input output . (Coercible input Bool, Coercible output Bool) => Maybe Text -> Codec Value input output

    autodocodec Autodocodec.Codec

    Encode a Bool to a boolean value, and decode a boolean value as a Bool.

  5. pattern Bool_ :: AsValue t => Bool -> t

    lens-aeson Data.Aeson.Lens

    No documentation available.

  6. BoolAttribute :: Bool -> PrimitiveAttribute

    hs-opentelemetry-api OpenTelemetry.Attributes

    No documentation available.

  7. BoolAttribute :: Bool -> PrimitiveAttribute

    hs-opentelemetry-api OpenTelemetry.Attributes.Attribute

    No documentation available.

  8. BoolValue :: Bool -> AnyValue

    hs-opentelemetry-api OpenTelemetry.Internal.Common.Types

    No documentation available.

  9. BoolValue :: Bool -> AnyValue

    hs-opentelemetry-api OpenTelemetry.LogAttributes

    No documentation available.

  10. BoolValue :: Bool -> AnyValue

    hs-opentelemetry-api OpenTelemetry.Logs.Core

    No documentation available.

Page 19 of many | Previous | Next

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