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

Hoogle Search

Within LTS Haskell 24.25 (ghc-9.10.3)

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

  1. pattern NumberFormat_Type_NUMBERFORMATTYPEUNSPECIFIED :: NumberFormat_Type

    gogol-sheets Gogol.Sheets.Types

    The number format is not specified and is based on the contents of the cell. Do not explicitly use this.

  2. pattern NumberFormat_Type_Number :: NumberFormat_Type

    gogol-sheets Gogol.Sheets.Types

    Number formatting, e.g, 1,000.12

  3. pattern NumberFormat_Type_Percent :: NumberFormat_Type

    gogol-sheets Gogol.Sheets.Types

    Percent formatting, e.g 10.12%

  4. pattern NumberFormat_Type_Scientific :: NumberFormat_Type

    gogol-sheets Gogol.Sheets.Types

    Scientific number formatting, e.g 1.01E+03

  5. pattern NumberFormat_Type_Text :: NumberFormat_Type

    gogol-sheets Gogol.Sheets.Types

    Text formatting, e.g 1000.12

  6. pattern NumberFormat_Type_Time :: NumberFormat_Type

    gogol-sheets Gogol.Sheets.Types

    Time formatting, e.g 3:59:00 PM

  7. pattern NUM_SAMPLE_COUNTS :: (Eq a, Num a) => a

    jsaddle-dom JSDOM.Generated.WebGL2RenderingContext

    No documentation available.

  8. pattern NUMBER_TYPE :: (Eq a, Num a) => a

    jsaddle-dom JSDOM.Generated.XPathResult

    No documentation available.

  9. data NumBaseType

    language-c Language.C.Analysis.DeclAnalysis

    No documentation available.

  10. data NumTypeSpec

    language-c Language.C.Analysis.DeclAnalysis

    No documentation available.

Page 57 of many | Previous | Next

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