• 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. pattern BasicChartSpec_ChartType_STEPPEDAREA :: BasicChartSpec_ChartType

    gogol-sheets Gogol.Sheets

    A stepped area chart.

  2. pattern BasicChartSeries_Type_STEPPEDAREA :: BasicChartSeries_Type

    gogol-sheets Gogol.Sheets.Types

    A stepped area chart.

  3. pattern BasicChartSpec_ChartType_STEPPEDAREA :: BasicChartSpec_ChartType

    gogol-sheets Gogol.Sheets.Types

    A stepped area chart.

  4. host_cpu_stepping :: AttributeKey Text

    hs-opentelemetry-semantic-conventions OpenTelemetry.SemanticConventions

    Stepping or core revisions.

  5. getStep :: (MonadDOM m, FromJSString result) => HTMLInputElement -> m result

    jsaddle-dom JSDOM.Generated.HTMLInputElement

    Mozilla HTMLInputElement.step documentation

  6. setStep :: (MonadDOM m, ToJSString val) => HTMLInputElement -> val -> m ()

    jsaddle-dom JSDOM.Generated.HTMLInputElement

    Mozilla HTMLInputElement.step documentation

  7. getStepMismatch :: MonadDOM m => ValidityState -> m Bool

    jsaddle-dom JSDOM.Generated.ValidityState

    Mozilla ValidityState.stepMismatch documentation

  8. codDebugStepBack :: String

    nerd-font-icons Graphics.Icons.NerdFont

    No documentation available.

  9. codDebugStepInto :: String

    nerd-font-icons Graphics.Icons.NerdFont

    No documentation available.

  10. codDebugStepOut :: String

    nerd-font-icons Graphics.Icons.NerdFont

    No documentation available.

Page 131 of many | Previous | Next

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