• 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. fromBool :: Bool -> Bit

    Color Graphics.Color.Space.RGB

    Convert Bool to Bit

  2. toBool :: Bit -> Bool

    Color Graphics.Color.Space.RGB

    Convert Bit to Bool

  3. toBool :: Bit -> Bool

    Color Graphics.Color.Space.RGB

    Convert Bit to Bool

  4. fromBool :: Bool -> Bit

    Color Graphics.Color.Space.RGB.Alternative

    Convert Bool to Bit

  5. toBool :: Bit -> Bool

    Color Graphics.Color.Space.RGB.Alternative

    Convert Bit to Bool

  6. FVBool :: Bool -> FieldValue

    amqp Network.AMQP.Types

    No documentation available.

  7. getBoolean :: Get Bool

    avro Data.Avro.Internal.Get

    No documentation available.

  8. DBoolean :: Bool -> DefaultValue

    avro Data.Avro.Schema.Schema

    No documentation available.

  9. defaultBoolOptions :: BoolOptions

    cpphs Language.Preprocessor.Cpphs

    Default settings of boolean options.

  10. decToBool :: Dec a -> Bool

    dec Data.Type.Dec

    Convert Dec to Bool, forgetting the evidence.

Page 124 of many | Previous | Next

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