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. numTests :: Result -> Int

    QuickCheck Test.QuickCheck

    Number of tests performed

  2. numTyLit :: Quote m => Integer -> m TyLit

    template-haskell Language.Haskell.TH.Lib

    No documentation available.

  3. numTyLit :: Quote m => Integer -> m TyLit

    template-haskell Language.Haskell.TH.Lib.Internal

    No documentation available.

  4. numDiscarded :: Result -> Int

    tasty-quickcheck Test.Tasty.QuickCheck

    Number of tests skipped

  5. numShrinkFinal :: Result -> Int

    tasty-quickcheck Test.Tasty.QuickCheck

    Number of unsuccessful shrinking steps performed since last successful shrink

  6. numShrinkTries :: Result -> Int

    tasty-quickcheck Test.Tasty.QuickCheck

    Number of unsuccessful shrinking steps performed

  7. numShrinks :: Result -> Int

    tasty-quickcheck Test.Tasty.QuickCheck

    Number of successful shrinking steps performed

  8. numTests :: Result -> Int

    tasty-quickcheck Test.Tasty.QuickCheck

    Number of tests performed

  9. numElements :: (IArray a e, Ix i) => a i e -> Int

    array Data.Array.Base

    No documentation available.

  10. number :: Parser Number

    attoparsec Data.Attoparsec.ByteString.Char8

    Deprecated: Use scientific instead.

Page 66 of many | Previous | Next