Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. OptionTypeEnum :: [Expression] -> OptionType

    autodocodec-nix Autodocodec.Nix

    No documentation available.

  2. OptionTypeEnum :: [Expression] -> OptionType

    autodocodec-nix Autodocodec.Nix.Options

    No documentation available.

  3. UserMessageAttributeNumber :: Maybe UserMessageAttributeCustomType -> Scientific -> UserMessageAttributeValue

    aws Aws.Sqs.Commands.Message

    Numbers are positive or negative integers or floating point numbers. Numbers have sufficient range and precision to encompass most of the possible values that integers, floats, and doubles typically support. A number can have up to 38 digits of precision, and it can be between 10^-128 to 10^+126. Leading and trailing zeroes are trimmed.

  4. ApproximateNumberOfMessages :: QueueAttribute

    aws Aws.Sqs.Core

    No documentation available.

  5. ApproximateNumberOfMessagesNotVisible :: QueueAttribute

    aws Aws.Sqs.Core

    No documentation available.

  6. data PgHasEnum

    beam-postgres Database.Beam.Postgres.CustomTypes

    No documentation available.

  7. PgHasEnum :: Text -> [Text] -> PgHasEnum

    beam-postgres Database.Beam.Postgres.CustomTypes

    No documentation available.

  8. createEnum :: forall a (db :: (Type -> Type) -> Type) . (HasSqlValueSyntax PgValueSyntax a, Enum a, Bounded a) => Text -> Migration Postgres (CheckedDatabaseEntity Postgres db (PgType a))

    beam-postgres Database.Beam.Postgres.CustomTypes

    No documentation available.

  9. pgBoundedEnumSchema :: (Enum a, Bounded a, HasSqlValueSyntax PgValueSyntax a) => PgDataTypeSchema a

    beam-postgres Database.Beam.Postgres.CustomTypes

    No documentation available.

  10. pgCreateEnumActionProvider :: ActionProvider Postgres

    beam-postgres Database.Beam.Postgres.CustomTypes

    No documentation available.

Page 185 of many | Previous | Next