Hoogle Search

Within LTS Haskell 24.8 (ghc-9.10.2)

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

  1. Number :: Double -> Number

    hslua-core HsLua.Core.Types

    No documentation available.

  2. Number :: Highlight

    parsers Text.Parser.Token.Highlight

    No documentation available.

  3. NumberCodec :: forall input output . (Coercible input Scientific, Coercible output Scientific) => Maybe Text -> Bounds Scientific -> Codec Value input output

    autodocodec Autodocodec

    Encode Scientific to a number value, and decode a number value as a Scientific. The number has 'Bounds Scientific'. These are only enforced at decoding time, not at encoding-time. NOTE: We use Scientific here because that is what aeson uses.

  4. NumberCodec :: forall input output . (Coercible input Scientific, Coercible output Scientific) => Maybe Text -> Bounds Scientific -> Codec Value input output

    autodocodec Autodocodec.Codec

    Encode Scientific to a number value, and decode a number value as a Scientific. The number has 'Bounds Scientific'. These are only enforced at decoding time, not at encoding-time. NOTE: We use Scientific here because that is what aeson uses.

  5. pattern Number_ :: AsNumber t => Scientific -> t

    lens-aeson Data.Aeson.Lens

    No documentation available.

  6. NumDecimals :: KnownExtension

    Cabal-syntax Language.Haskell.Extension

    Allow the use of floating literal syntax for all instances of Num, including Int and Integer.

  7. NumericUnderscores :: KnownExtension

    Cabal-syntax Language.Haskell.Extension

    Allow use of underscores in numeric literals.

  8. module Relude.Numeric

    Provides numerical data types and functions.

  9. module Fmt.Internal.Numeric

    No documentation available.

  10. NumDecimals :: Extension

    ghc-boot-th GHC.LanguageExtensions.Type

    No documentation available.

Page 13 of many | Previous | Next