• 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. data CommandLineQuickCheckOptions

    sandwich Test.Sandwich.Misc

    No documentation available.

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

    sandwich Test.Sandwich.Misc

    No documentation available.

  3. optPrintQuickCheckFlags :: CommandLineOptions a -> Maybe Bool

    sandwich Test.Sandwich.Misc

    No documentation available.

  4. optQuickCheckMaxDiscardRatio :: CommandLineQuickCheckOptions -> Maybe Int

    sandwich Test.Sandwich.Misc

    No documentation available.

  5. optQuickCheckMaxShrinks :: CommandLineQuickCheckOptions -> Maybe Int

    sandwich Test.Sandwich.Misc

    No documentation available.

  6. optQuickCheckMaxSize :: CommandLineQuickCheckOptions -> Maybe Int

    sandwich Test.Sandwich.Misc

    No documentation available.

  7. optQuickCheckMaxSuccess :: CommandLineQuickCheckOptions -> Maybe Int

    sandwich Test.Sandwich.Misc

    No documentation available.

  8. optQuickCheckOptions :: CommandLineOptions a -> CommandLineQuickCheckOptions

    sandwich Test.Sandwich.Misc

    No documentation available.

  9. optQuickCheckSeed :: CommandLineQuickCheckOptions -> Maybe Integer

    sandwich Test.Sandwich.Misc

    No documentation available.

  10. NFCQuickCheck :: NFCQuickCheck_

    text-icu Data.Text.ICU.Char

    No documentation available.

Page 10 of many | Previous | Next

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