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. NumThreads :: Int -> NumThreads

    tasty Test.Tasty.Runners

    No documentation available.

  2. Number :: Scientific -> Value

    aeson Data.Aeson

    No documentation available.

  3. NumDecimal :: Scientific -> Number

    aeson Data.Aeson.Decoding.Tokens

    e.g. 123.456

  4. NumInteger :: Integer -> Number

    aeson Data.Aeson.Decoding.Tokens

    e.g. 123

  5. NumScientific :: Scientific -> Number

    aeson Data.Aeson.Decoding.Tokens

    e.g. 123e456, 123e-456 or 123.456E-967

  6. data Number

    aeson Data.Aeson.Decoding.Tokens

    Numbers We preserve whether the number was integral, decimal or in scientific form.

  7. Number :: Scientific -> Value

    aeson Data.Aeson.Types

    No documentation available.

  8. NumDecimals :: Extension

    template-haskell Language.Haskell.TH

    No documentation available.

  9. NumTyLit :: Integer -> TyLit

    template-haskell Language.Haskell.TH

    2
    

  10. NumericUnderscores :: Extension

    template-haskell Language.Haskell.TH

    No documentation available.

Page 8 of many | Previous | Next