Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. _autoScalingScalingPolicyStepAdjustments :: AutoScalingScalingPolicy -> Maybe [AutoScalingScalingPolicyStepAdjustment]

    stratosphere Stratosphere.Resources.AutoScalingScalingPolicy

    No documentation available.

  2. asspAdjustmentType :: Lens' AutoScalingScalingPolicy (Maybe (Val Text))

    stratosphere Stratosphere.Resources.AutoScalingScalingPolicy

    http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-policy.html#cfn-as-scalingpolicy-adjustmenttype

  3. asspMinAdjustmentMagnitude :: Lens' AutoScalingScalingPolicy (Maybe (Val Integer))

    stratosphere Stratosphere.Resources.AutoScalingScalingPolicy

    http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-policy.html#cfn-as-scalingpolicy-minadjustmentmagnitude

  4. asspScalingAdjustment :: Lens' AutoScalingScalingPolicy (Maybe (Val Integer))

    stratosphere Stratosphere.Resources.AutoScalingScalingPolicy

    http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-policy.html#cfn-as-scalingpolicy-scalingadjustment

  5. asspStepAdjustments :: Lens' AutoScalingScalingPolicy (Maybe [AutoScalingScalingPolicyStepAdjustment])

    stratosphere Stratosphere.Resources.AutoScalingScalingPolicy

    http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-policy.html#cfn-as-scalingpolicy-stepadjustments

  6. adjust :: Int -> (a -> a) -> Future a -> Future a

    streams Data.Stream.Future.Skew

    No documentation available.

  7. adjust :: Integer -> (a -> a) -> Stream a -> Stream a

    streams Data.Stream.Infinite.Skew

    O(log n) Change the value of the nth entry in the future

  8. _Just :: forall a b p f . (Choice p, Applicative f) => p a (f b) -> p (Maybe a) (f (Maybe b))

    strict-lens Data.Strict.Lens

    Analogous to _Just in Control.Lens.Prism

  9. data TextAdjust

    svg-tree Graphics.Svg.Types

    Define the possible values of the lengthAdjust attribute.

  10. TextAdjustSpacing :: TextAdjust

    svg-tree Graphics.Svg.Types

    Value spacing

Page 153 of many | Previous | Next