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

Hoogle Search

Within LTS Haskell 24.3 (ghc-9.10.2)

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

  1. configQuickCheckSeed :: Config -> Maybe Integer

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

    Deprecated: Use configSeed instead.

  2. paramsQuickCheckArgs :: Params -> Args

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

    No documentation available.

  3. configQuickCheckMaxDiscardRatio :: Config -> Maybe Int

    hspec-core Test.Hspec.Core.Runner

    No documentation available.

  4. configQuickCheckMaxShrinks :: Config -> Maybe Int

    hspec-core Test.Hspec.Core.Runner

    No documentation available.

  5. configQuickCheckMaxSize :: Config -> Maybe Int

    hspec-core Test.Hspec.Core.Runner

    No documentation available.

  6. configQuickCheckMaxSuccess :: Config -> Maybe Int

    hspec-core Test.Hspec.Core.Runner

    No documentation available.

  7. configQuickCheckSeed :: Config -> Maybe Integer

    hspec-core Test.Hspec.Core.Runner

    Deprecated: Use configSeed instead.

  8. paramsQuickCheckArgs :: Params -> Args

    hspec-core Test.Hspec.Core.Spec

    No documentation available.

  9. makeQuickCheckArgs :: TestRunSettings -> Args

    sydtest Test.Syd.Run

    No documentation available.

  10. data CommandLineQuickCheckOptions

    sandwich Test.Sandwich.Misc

    No documentation available.

Page 9 of many | Previous | Next

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