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. statSums :: MonadIO m => Int -> Int -> (Int -> Measure m [a]) -> m (Map Text [a])

    perf Perf.Algos

    Run a sum algorithm measurement.

  2. testSum :: forall a (m :: Type -> Type) . (Semigroup a, MonadIO m) => SumPattern Int -> PerfT m a Int

    perf Perf.Algos

    Convert an SumPattern to a PerfT.

  3. isEntitySum :: EntityDef -> Bool

    persistent-mtl Database.Persist.Sql.Shim

    No documentation available.

  4. isEntitySum :: EntityDef -> Bool

    persistent-redis Database.Persist.Redis

    No documentation available.

  5. deConsumed :: DecodingError -> {-# UNPACK #-} !ByteOffset

    pipes-binary Pipes.Binary

    Number of bytes consumed before the error

  6. type Checksum = ByteString

    postgresql-migration Database.PostgreSQL.Simple.Migration

    The checksum type of a migration script.

  7. schemaMigrationChecksum :: SchemaMigration -> Checksum

    postgresql-migration Database.PostgreSQL.Simple.Migration

    The calculated MD5 checksum of the executed script.

  8. type Checksum = ByteString

    postgresql-migration Database.PostgreSQL.Simple.Migration.V1Compat

    The checksum type of a migration script.

  9. schemaMigrationChecksum :: SchemaMigration -> Checksum

    postgresql-migration Database.PostgreSQL.Simple.Migration.V1Compat

    The calculated MD5 checksum of the executed script.

  10. histSum :: HistogramSample -> !Double

    prometheus System.Metrics.Prometheus.Metric.Histogram

    No documentation available.

Page 221 of many | Previous | Next