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

Hoogle Search

Within LTS Haskell 24.26 (ghc-9.10.3)

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

  1. boolean :: CounterUpdate -> Maybe Bool

    gogol-dataflow Gogol.Dataflow.Types

    Boolean value for And, Or.

  2. booleanValue :: Value -> Maybe Bool

    gogol-datastore Gogol.Datastore

    A boolean value.

  3. booleanValue :: Value -> Maybe Bool

    gogol-datastore Gogol.Datastore.Types

    A boolean value.

  4. boolValue :: LabelValue -> Maybe Bool

    gogol-monitoring Gogol.Monitoring

    A bool label value.

  5. boolValue :: TypedValue -> Maybe Bool

    gogol-monitoring Gogol.Monitoring

    A Boolean value: true or false.

  6. booleanTest :: SqlCondition -> Maybe BooleanTest

    gogol-monitoring Gogol.Monitoring

    Test the boolean value in the indicated column.

  7. boolValue :: LabelValue -> Maybe Bool

    gogol-monitoring Gogol.Monitoring.Types

    A bool label value.

  8. boolValue :: TypedValue -> Maybe Bool

    gogol-monitoring Gogol.Monitoring.Types

    A Boolean value: true or false.

  9. booleanTest :: SqlCondition -> Maybe BooleanTest

    gogol-monitoring Gogol.Monitoring.Types

    Test the boolean value in the indicated column.

  10. boolValue :: Value -> Maybe Bool

    gogol-script Gogol.Script

    Represents a boolean value.

Page 66 of many | Previous | Next

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