• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.55 (ghc-9.10.3)

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

  1. adjustmentGetStepIncrement :: Adjustment -> IO Double

    gtk3 Graphics.UI.Gtk.Misc.Adjustment

    Retrieve the step-increment value.

  2. adjustmentSetStepIncrement :: Adjustment -> Double -> IO ()

    gtk3 Graphics.UI.Gtk.Misc.Adjustment

    Set the step-increment value.

  3. adjustmentStepIncrement :: Attr Adjustment Double

    gtk3 Graphics.UI.Gtk.Misc.Adjustment

    The step increment of the adjustment. Default value: 0

  4. data MovementStep

    gtk3 Graphics.UI.Gtk.Multiline.TextView

    Movement in text widget

  5. binDstep :: Double -> Double -> Int -> BinD

    histogram-fill Data.Histogram.Bin.BinF

    Create bins

  6. binFstep :: RealFrac f => f -> f -> Int -> BinF f

    histogram-fill Data.Histogram.Bin.BinF

    Create bins

  7. binIntStep :: Int -> Int -> Int -> BinInt

    histogram-fill Data.Histogram.Bin.BinInt

    No documentation available.

  8. data MaybeStep

    hledger-iadd Model

    No documentation available.

  9. nextStep :: Journal -> DateFormat -> Either Text Text -> Step -> IO (Either Text MaybeStep)

    hledger-iadd Model

    No documentation available.

  10. data XStep

    hxt-xpath Text.XML.HXT.XPath.XPathDataTypes

    Represents location step A location step consists of an axis, a node-test and zero or more predicates.

Page 84 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete