Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. number :: Parser Number

    attoparsec Data.Attoparsec.Text

    Deprecated: Use scientific instead.

  2. number :: Parser Number

    attoparsec Data.Attoparsec.Text.Lazy

    Deprecated: Use scientific instead.

  3. numSparks# :: State# d -> (# State# d, Int# #)

    ghc-prim GHC.Prim

    Returns the number of sparks in the local spark pool.

  4. numSparks# :: State# s -> (# State# s, Int# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  5. numberChar :: (MonadParsec e s m, Token s ~ Char) => m (Token s)

    megaparsec Text.Megaparsec.Char

    Parse a Unicode numeric character, including digits from various scripts, Roman numerals, etc.

  6. numBits :: Integer -> Int

    crypton Crypto.Number.Basic

    Compute the number of bits for an integer

  7. numBytes :: Integer -> Int

    crypton Crypto.Number.Basic

    Compute the number of bytes for an integer

  8. number :: Scientific -> YamlBuilder

    yaml Data.Yaml.Builder

    Deprecated: Use scientific

  9. numericVersion :: Verbosity -> FilePath -> IO (Maybe Version)

    Cabal Distribution.Simple.HaskellSuite

    No documentation available.

  10. numClassKey :: Unique

    ghc GHC.Builtin.Names

    No documentation available.

Page 67 of many | Previous | Next