Hoogle Search

Within LTS Haskell 24.7 (ghc-9.10.2)

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

  1. NumDecimals :: Extension

    template-haskell Language.Haskell.TH.LanguageExtensions

    No documentation available.

  2. NumericUnderscores :: Extension

    template-haskell Language.Haskell.TH.LanguageExtensions

    No documentation available.

  3. NumTyLit :: Integer -> TyLit

    template-haskell Language.Haskell.TH.Syntax

    2
    

  4. data Number

    attoparsec Data.Attoparsec.ByteString.Char8

    A numeric type that can represent integers accurately, and floating point numbers to the precision of a Double. Note: this type is deprecated, and will be removed in the next major release. Use the Scientific type instead.

  5. module Data.Attoparsec.Number

    Deprecated: This module will be removed in the next major release.

  6. data Number

    attoparsec Data.Attoparsec.Number

    A numeric type that can represent integers accurately, and floating point numbers to the precision of a Double. Note: this type is deprecated, and will be removed in the next major release. Use the Scientific type instead.

  7. data Number

    attoparsec Data.Attoparsec.Text

    A numeric type that can represent integers accurately, and floating point numbers to the precision of a Double. Note: this type is deprecated, and will be removed in the next major release. Use the Scientific type instead.

  8. data Number

    attoparsec Data.Attoparsec.Text.Lazy

    A numeric type that can represent integers accurately, and floating point numbers to the precision of a Double. Note: this type is deprecated, and will be removed in the next major release. Use the Scientific type instead.

  9. Number :: Number -> Lexeme

    base-compat Text.Read.Compat

    No documentation available.

  10. Number :: Scientific -> Value

    yaml Data.Yaml

    No documentation available.

Page 9 of many | Previous | Next