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. s3XmlResponseConsumer :: (Cursor -> Response S3Metadata a) -> IORef S3Metadata -> HTTPResponseConsumer a

    aws Aws.S3.Core

    No documentation available.

  2. sesResponseConsumer :: (Cursor -> Response SesMetadata a) -> IORef SesMetadata -> HTTPResponseConsumer a

    aws Aws.Ses.Core

    No documentation available.

  3. sdbResponseConsumer :: (Cursor -> Response SdbMetadata a) -> IORef SdbMetadata -> HTTPResponseConsumer a

    aws Aws.SimpleDb.Core

    No documentation available.

  4. sqsErrorResponseConsumer :: HTTPResponseConsumer a

    aws Aws.Sqs.Core

    No documentation available.

  5. sqsResponseConsumer :: HTTPResponseConsumer a -> IORef SqsMetadata -> HTTPResponseConsumer a

    aws Aws.Sqs.Core

    No documentation available.

  6. sqsXmlResponseConsumer :: (Cursor -> Response SqsMetadata a) -> IORef SqsMetadata -> HTTPResponseConsumer a

    aws Aws.Sqs.Core

    No documentation available.

  7. asumTakeFrontier :: (Nat w, Alternative f) => T w -> Position -> Size w -> [f a] -> f a

    battleship-combinatorics Combinatorics.Battleship.Count.ShortenShip

    No documentation available.

  8. pgSumMoneyOver_ :: Maybe PgAggregationSetQuantifierSyntax -> QExpr Postgres s PgMoney -> QExpr Postgres s PgMoney

    beam-postgres Database.Beam.Postgres

    The Postgres MONEY type can be summed or averaged in an aggregation. These functions provide the quantified aggregations. See pgSumMoney_ and pgAvgMoney_ for the unquantified versions.

  9. pgSumMoney_ :: QExpr Postgres s PgMoney -> QExpr Postgres s PgMoney

    beam-postgres Database.Beam.Postgres

    The Postgres MONEY type can be summed or averaged in an aggregation. To provide an explicit quantification, see pgSumMoneyOver_ and pgAvgMoneyOver_.

  10. printStatsSummaries :: [(String, Stats)] -> IO ()

    benchpress Test.BenchPress

    Prints a summary row for each benchmark with an associated label. The summary contains the same statistics as in printDetailedStats except for the execution time percentiles. Writes output to standard output.

Page 196 of many | Previous | Next