Hoogle Search

Within LTS Haskell 22.21 (ghc-9.6.5)

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

  1. class Arbitrary a

    QuickCheck Test.QuickCheck

    Random generation and shrinking of values. QuickCheck provides Arbitrary instances for most types in base, except those which incur extra dependencies. For a wider range of Arbitrary instances see the quickcheck-instances package.

  2. module Test.QuickCheck.Arbitrary

    Type classes for random generation of values. Note: the contents of this module are re-exported by Test.QuickCheck. You do not need to import it directly.

  3. class Arbitrary a

    QuickCheck Test.QuickCheck.Arbitrary

    Random generation and shrinking of values. QuickCheck provides Arbitrary instances for most types in base, except those which incur extra dependencies. For a wider range of Arbitrary instances see the quickcheck-instances package.

  4. class () => Arbitrary a

    tasty-quickcheck Test.Tasty.QuickCheck

    Random generation and shrinking of values. QuickCheck provides Arbitrary instances for most types in base, except those which incur extra dependencies. For a wider range of Arbitrary instances see the quickcheck-instances package.

  5. module Test.Validity.Arbitrary

    Tests for Arbitrary instances involving Validity You will need TypeApplications to use these.

  6. class Arbitrary f

    non-empty Data.NonEmpty.Class

    No documentation available.

  7. module Test.Syd.Validity.Arbitrary

    Tests for Arbitrary instances involving Validity You will need TypeApplications to use these.

  8. class () => Arbitrary a

    generic-arbitrary Test.QuickCheck.Arbitrary.Generic

    Random generation and shrinking of values. QuickCheck provides Arbitrary instances for most types in base, except those which incur extra dependencies. For a wider range of Arbitrary instances see the quickcheck-instances package.

  9. module Test.Tasty.Lua.Arbitrary

    Generators for arbitrary Lua values.

  10. class () => Arbitrary a

    hspec-wai Test.Hspec.Wai.QuickCheck

    Random generation and shrinking of values. QuickCheck provides Arbitrary instances for most types in base, except those which incur extra dependencies. For a wider range of Arbitrary instances see the quickcheck-instances package.

Page 1 of many | Next