Hoogle Search
Within LTS Haskell 24.2 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
github GitHub.Endpoints.Actions.WorkflowRuns List workflow runs for a repository. See https://docs.github.com/en/rest/actions/workflow-runs#list-workflow-runs-for-a-repository
-
github GitHub.Endpoints.Actions.Workflows Get a workflow. See https://docs.github.com/en/rest/actions/workflows#get-a-workflow
workflowFileName :: TaskRunnerSettings -> Maybe Textgogol-dataflow Gogol.Dataflow The file to store the workflow in.
workflowFileName :: TaskRunnerSettings -> Maybe Textgogol-dataflow Gogol.Dataflow.Types The file to store the workflow in.
-
reflex Reflex.Workflow Map a function over a Workflow, possibly changing the return type.
-
reflex Reflex.Workflow Map a "cheap" function over a Workflow. Refer to the documentation for pushCheap for more information and performance considerations.
unWorkflow :: Workflow t (m :: Type -> Type) a -> m (a, Event t (Workflow t m a))reflex Reflex.Workflow No documentation available.
-
github GitHub Approve a workflow run for a fork pull request. See https://docs.github.com/en/rest/actions/workflow-runs#approve-a-workflow-run-for-a-fork-pull-request
-
github GitHub List artifacts for a workflow run. See https://docs.github.com/en/rest/reference/actions#list-workflow-run-artifacts
-
github GitHub Cancel a workflow run. See https://docs.github.com/en/rest/actions/workflow-runs#cancel-a-workflow-run