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

Hoogle Search

Within LTS Haskell 24.0 (ghc-9.10.2)

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

  1. makeQuickCheckArgs :: TestRunSettings -> Args

    sydtest Test.Syd.Run

    No documentation available.

  2. data CommandLineQuickCheckOptions

    sandwich Test.Sandwich.Misc

    No documentation available.

  3. CommandLineQuickCheckOptions :: Maybe Integer -> Maybe Int -> Maybe Int -> Maybe Int -> Maybe Int -> CommandLineQuickCheckOptions

    sandwich Test.Sandwich.Misc

    No documentation available.

  4. optPrintQuickCheckFlags :: CommandLineOptions a -> Maybe Bool

    sandwich Test.Sandwich.Misc

    No documentation available.

  5. optQuickCheckMaxDiscardRatio :: CommandLineQuickCheckOptions -> Maybe Int

    sandwich Test.Sandwich.Misc

    No documentation available.

  6. optQuickCheckMaxShrinks :: CommandLineQuickCheckOptions -> Maybe Int

    sandwich Test.Sandwich.Misc

    No documentation available.

  7. optQuickCheckMaxSize :: CommandLineQuickCheckOptions -> Maybe Int

    sandwich Test.Sandwich.Misc

    No documentation available.

  8. optQuickCheckMaxSuccess :: CommandLineQuickCheckOptions -> Maybe Int

    sandwich Test.Sandwich.Misc

    No documentation available.

  9. optQuickCheckOptions :: CommandLineOptions a -> CommandLineQuickCheckOptions

    sandwich Test.Sandwich.Misc

    No documentation available.

  10. optQuickCheckSeed :: CommandLineQuickCheckOptions -> Maybe Integer

    sandwich Test.Sandwich.Misc

    No documentation available.

Page 7 of many | Previous | Next

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