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. newtype DynBool

    aws Aws.DynamoDb.Core

    Boolean values stored in DynamoDb. Only used in defining new DynVal instances.

  2. DynBool :: Bool -> DynBool

    aws Aws.DynamoDb.Core

    No documentation available.

  3. newtype OldBool

    aws Aws.DynamoDb.Core

    No documentation available.

  4. OldBool :: Bool -> OldBool

    aws Aws.DynamoDb.Core

    No documentation available.

  5. unDynBool :: DynBool -> Bool

    aws Aws.DynamoDb.Core

    No documentation available.

  6. pgBoolAnd :: QExpr Postgres s a -> QAgg Postgres s (Maybe Bool)

    beam-postgres Database.Beam.Postgres

    Postgres bool_and aggregate. Returns false unless every row is true.

  7. pgBoolOr :: QExpr Postgres s a -> QAgg Postgres s (Maybe Bool)

    beam-postgres Database.Beam.Postgres

    Postgres bool_or aggregate. Returns true if any of the rows are true.

  8. QueryBoolQuery :: BoolQuery -> Query

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  9. mkBoolQuery :: [Query] -> [Filter] -> [Query] -> [Query] -> BoolQuery

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  10. data OverridingBool

    clash-lib Clash.Driver.Bool

    No documentation available.

Page 147 of many | Previous | Next