Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. numericalStatus :: VariableValue -> NumericalStatus

    ShellCheck ShellCheck.CFGAnalysis

    No documentation available.

  2. numElems :: IO Int

    TCache Data.TCache

    Return the total number of DBRefs in the cache. For debug purposes. This does not count the number of objects in the cache since many of the DBRefs may not have the referenced object loaded. It's O(n).

  3. numElems :: Int

    abstract-deque-tests Data.Concurrent.Deque.Tests

    No documentation available.

  4. number :: forall s (m :: Type -> Type) u . Stream s m Token => ParsecT s u m Integer

    ace ACE.Combinators

    Match a word with the given string.

  5. number :: (Int, Int) -> Parser (Token, (Int, Int))

    ace ACE.Tokenizer

    Parse a number.

  6. numIndentSpaces :: FormattingOptions -> Int

    aeson-typescript Data.Aeson.TypeScript.TH

    How many spaces to indent TypeScript blocks

  7. numberOfCenturies :: JulianDate -> JulianDate -> TimeBaseType

    astro Data.Astro.Time.JulianDate

    Return number of centuries since the first argument till the second one

  8. numberOfDays :: JulianDate -> JulianDate -> TimeBaseType

    astro Data.Astro.Time.JulianDate

    Return number of days since the first argument till the second one

  9. numberOfYears :: JulianDate -> JulianDate -> TimeBaseType

    astro Data.Astro.Time.JulianDate

    Return number of years since the first argument till the second one

  10. numSamples_ :: Sequence -> Int

    audacity Sound.Audacity.Project.Track.Wave

    No documentation available.

Page 97 of many | Previous | Next