Hoogle Search

Within LTS Haskell 24.1 (ghc-9.10.2)

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

  1. module GitHub.Data.Actions.Workflows

    No documentation available.

  2. data WorkflowRunMod

    github GitHub.Data.Options

    See https://docs.github.com/en/rest/actions/workflow-runs#list-workflow-runs-for-a-repository.

  3. module GitHub.Endpoints.Actions.WorkflowJobs

    The actions API as documented at https://docs.github.com/en/rest/reference/actions.

  4. module GitHub.Endpoints.Actions.WorkflowRuns

    No documentation available.

  5. module GitHub.Endpoints.Actions.Workflows

    No documentation available.

  6. newtype WorkflowGraph

    gogol-dataproc Gogol.Dataproc

    The workflow graph. See: newWorkflowGraph smart constructor.

  7. WorkflowGraph :: Maybe [WorkflowNode] -> WorkflowGraph

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  8. data WorkflowMetadata

    gogol-dataproc Gogol.Dataproc

    A Dataproc workflow template resource. See: newWorkflowMetadata smart constructor.

  9. WorkflowMetadata :: Maybe Text -> Maybe Text -> Maybe ClusterOperation -> Maybe DateTime -> Maybe DateTime -> Maybe Duration -> Maybe ClusterOperation -> Maybe DateTime -> Maybe WorkflowGraph -> Maybe WorkflowMetadata_Parameters -> Maybe DateTime -> Maybe WorkflowMetadata_State -> Maybe Text -> Maybe Int32 -> WorkflowMetadata

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  10. newtype WorkflowMetadata_Parameters

    gogol-dataproc Gogol.Dataproc

    Map from parameter names to values that were used for those parameters. See: newWorkflowMetadata_Parameters smart constructor.

Page 2 of many | Previous | Next