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. num :: SearchCseList -> Maybe Int32

    gogol-customsearch Gogol.CustomSearch

    Number of search results to return. * Valid values are integers between 1 and 10, inclusive.

  2. num :: SearchCseSiterestrictList -> Maybe Int32

    gogol-customsearch Gogol.CustomSearch

    Number of search results to return. * Valid values are integers between 1 and 10, inclusive.

  3. num :: SearchCseList -> Maybe Int32

    gogol-customsearch Gogol.CustomSearch.Search.Cse.List

    Number of search results to return. * Valid values are integers between 1 and 10, inclusive.

  4. num :: SearchCseSiterestrictList -> Maybe Int32

    gogol-customsearch Gogol.CustomSearch.Search.Cse.Siterestrict.List

    Number of search results to return. * Valid values are integers between 1 and 10, inclusive.

  5. num :: (Read a, Integral a) => Parser a

    xmonad-contrib XMonad.Util.Parser

    Parse an integral number.

  6. module Numeric

    Odds and ends, mostly functions for reading and showing RealFloat-like kind of values.

  7. Number :: Number -> Lexeme

    base Text.Read

    No documentation available.

  8. Number :: Number -> Lexeme

    base Text.Read.Lex

    No documentation available.

  9. data Number

    base Text.Read.Lex

    No documentation available.

  10. newtype NumThreads

    tasty Test.Tasty.Runners

    Number of parallel threads to use for running tests. Note that this is not included in coreOptions. Instead, it's automatically included in the options for any TestReporter ingredient by ingredientOptions, because the way test reporters are handled already involves parallelism. Other ingredients may also choose to include this option.

Page 7 of many | Previous | Next