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. StepFunctionsStateMachine :: Maybe StepFunctionsStateMachineS3Location -> Maybe (Val Text) -> Maybe Object -> Maybe StepFunctionsStateMachineLoggingConfiguration -> Val Text -> Maybe (Val Text) -> Maybe (Val Text) -> Maybe [StepFunctionsStateMachineTagsEntry] -> Maybe StepFunctionsStateMachineTracingConfiguration -> StepFunctionsStateMachine

    stratosphere Stratosphere.Resources.StepFunctionsStateMachine

    No documentation available.

  2. StepX :: x -> Option3D x y z

    easyplot Graphics.EasyPlot

    Uses the given step-size for plotting along the x-axis

  3. StepY :: y -> Option3D x y z

    easyplot Graphics.EasyPlot

    Uses the given step-size for plotting along the y-axis

  4. newtype Step_Properties

    gogol-dataflow Gogol.Dataflow

    Named properties associated with the step. Each kind of predefined step has its own required set of properties. Must be provided on Create. Only retrieved with JOBVIEWALL. See: newStep_Properties smart constructor.

  5. Step_Properties :: HashMap Text Value -> Step_Properties

    gogol-dataflow Gogol.Dataflow

    No documentation available.

  6. newtype Step_Properties

    gogol-dataflow Gogol.Dataflow.Types

    Named properties associated with the step. Each kind of predefined step has its own required set of properties. Must be provided on Create. Only retrieved with JOBVIEWALL. See: newStep_Properties smart constructor.

  7. Step_Properties :: HashMap Text Value -> Step_Properties

    gogol-dataflow Gogol.Dataflow.Types

    No documentation available.

  8. ghciStepIO :: GHCiSandboxIO m => m a -> IO a

    base GHC.GHCi

    No documentation available.

  9. type BuildStep a = BufferRange -> IO BuildSignal a

    bytestring Data.ByteString.Builder.Internal

    BuildSteps may be called *multiple times* and they must not rise an async. exception.

  10. buildStepToCIOS :: AllocationStrategy -> BuildStep a -> IO (ChunkIOStream a)

    bytestring Data.ByteString.Builder.Internal

    Convert a BuildStep to a ChunkIOStream stream by executing it on Buffers allocated according to the given AllocationStrategy.

Page 40 of many | Previous | Next