Hoogle Search

Within LTS Haskell 24.49 (ghc-9.10.3)

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

  1. unboundedArray :: Typeable a => DataType Postgres a -> DataType Postgres (Vector a)

    beam-postgres Database.Beam.Postgres

    DataType for a Postgres array without any bounds. Note that array support in beam-migrate is still incomplete.

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

    beam-postgres Database.Beam.Postgres.CustomTypes

    No documentation available.

  3. unboundedArray :: Typeable a => DataType Postgres a -> DataType Postgres (Vector a)

    beam-postgres Database.Beam.Postgres.Migrate

    DataType for a Postgres array without any bounds. Note that array support in beam-migrate is still incomplete.

  4. pgUnboundedArrayType :: PgDataTypeSyntax -> PgDataTypeSyntax

    beam-postgres Database.Beam.Postgres.Syntax

    No documentation available.

  5. ReplicasBounded :: Int -> Int -> ReplicaBounds

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  6. ReplicasLowerBounded :: Int -> ReplicaBounds

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  7. ReplicasUnbounded :: ReplicaBounds

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  8. ThreadPoolBounded :: Int -> ThreadPoolSize

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  9. ThreadPoolUnbounded :: ThreadPoolSize

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  10. ReplicasBounded :: Int -> Int -> ReplicaBounds

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

Page 42 of many | Previous | Next