Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. module Generic.Data.Function.FoldMap.SumConsByte

    foldMap for sum types, where constructors are encoded by index (distance from first/leftmost constructor) in a single byte, which is prepended to their contents. TODO. Clumsy and limited. And yet, still handy enough I think.

  2. type family SumArity (a :: Type -> Type) :: Natural

    generic-data-functions Generic.Data.Function.FoldMap.SumConsByte

    No documentation available.

  3. data SummariseResult

    ghc-lib GHC.Driver.Make

    No documentation available.

  4. type SummaryNode = Node Int ModuleGraphNode

    ghc-lib GHC.Driver.Make

    No documentation available.

  5. module Gogol.Books.Mylibrary.Annotations.Summary

    Gets the summary of specified layers. See: Books API Reference for books.mylibrary.annotations.summary.

  6. data SummarizeSessionSparkApplicationExecutorsResponse

    gogol-dataproc Gogol.Dataproc

    Consolidated summary of executors for a Spark Application. See: newSummarizeSessionSparkApplicationExecutorsResponse smart constructor.

  7. SummarizeSessionSparkApplicationExecutorsResponse :: Maybe ConsolidatedExecutorSummary -> Maybe Text -> Maybe ConsolidatedExecutorSummary -> Maybe ConsolidatedExecutorSummary -> SummarizeSessionSparkApplicationExecutorsResponse

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  8. newtype SummarizeSessionSparkApplicationJobsResponse

    gogol-dataproc Gogol.Dataproc

    Summary of a Spark Application jobs. See: newSummarizeSessionSparkApplicationJobsResponse smart constructor.

  9. SummarizeSessionSparkApplicationJobsResponse :: Maybe JobsSummary -> SummarizeSessionSparkApplicationJobsResponse

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  10. newtype SummarizeSessionSparkApplicationStageAttemptTasksResponse

    gogol-dataproc Gogol.Dataproc

    Summary of tasks for a Spark Application stage attempt. See: newSummarizeSessionSparkApplicationStageAttemptTasksResponse smart constructor.

Page 34 of many | Previous | Next