• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.10 (ghc-9.10.2)

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

  1. configQuickCheckMaxSuccess :: Config -> Maybe Int

    hspec-core Test.Hspec.Core.Extension.Config

    No documentation available.

  2. configQuickCheckSeed :: Config -> Maybe Integer

    hspec-core Test.Hspec.Core.Extension.Config

    Deprecated: Use configSeed instead.

  3. paramsQuickCheckArgs :: Params -> Args

    hspec-core Test.Hspec.Core.Extension.Item

    No documentation available.

  4. configQuickCheckMaxDiscardRatio :: Config -> Maybe Int

    hspec-core Test.Hspec.Core.Runner

    No documentation available.

  5. configQuickCheckMaxShrinks :: Config -> Maybe Int

    hspec-core Test.Hspec.Core.Runner

    No documentation available.

  6. configQuickCheckMaxSize :: Config -> Maybe Int

    hspec-core Test.Hspec.Core.Runner

    No documentation available.

  7. configQuickCheckMaxSuccess :: Config -> Maybe Int

    hspec-core Test.Hspec.Core.Runner

    No documentation available.

  8. configQuickCheckSeed :: Config -> Maybe Integer

    hspec-core Test.Hspec.Core.Runner

    Deprecated: Use configSeed instead.

  9. paramsQuickCheckArgs :: Params -> Args

    hspec-core Test.Hspec.Core.Spec

    No documentation available.

  10. makeQuickCheckArgs :: TestRunSettings -> Args

    sydtest Test.Syd.Run

    No documentation available.

Page 9 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete