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

    QuickCheck Test.QuickCheck

    Number of successful shrinking steps performed

  2. numTests :: Result -> Int

    QuickCheck Test.QuickCheck

    Number of tests performed

  3. numTests :: Result -> Int

    QuickCheck Test.QuickCheck

    Number of tests performed

  4. numTests :: Result -> Int

    QuickCheck Test.QuickCheck

    Number of tests performed

  5. numTests :: Result -> Int

    QuickCheck Test.QuickCheck

    Number of tests performed

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

    template-haskell Language.Haskell.TH.Lib

    No documentation available.

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

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

    No documentation available.

  8. numDiscarded :: Result -> Int

    tasty-quickcheck Test.Tasty.QuickCheck

    Number of tests skipped

  9. numShrinkFinal :: Result -> Int

    tasty-quickcheck Test.Tasty.QuickCheck

    Number of unsuccessful shrinking steps performed since last successful shrink

  10. numShrinkTries :: Result -> Int

    tasty-quickcheck Test.Tasty.QuickCheck

    Number of unsuccessful shrinking steps performed

Page 66 of many | Previous | Next