Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. functionVoid :: (forall b . () => void -> b) -> void :-> c

    QuickCheck Test.QuickCheck

    Provides a Function instance for types isomorphic to Void. An actual Function Void instance is defined in quickcheck-instances.

  2. stdConfidence :: Confidence

    QuickCheck Test.QuickCheck

    The standard parameters used by checkCoverage: certainty = 10^9, tolerance = 0.9. See Confidence for the meaning of the parameters.

  3. functionVoid :: (forall b . () => void -> b) -> void :-> c

    QuickCheck Test.QuickCheck.Function

    Provides a Function instance for types isomorphic to Void. An actual Function Void instance is defined in quickcheck-instances.

  4. newtype HideSuccesses

    tasty Test.Tasty.Ingredients.Basic

    Report only failed tests. At the moment, this option only works globally. As an argument to localOption, it does nothing.

  5. HideSuccesses :: Bool -> HideSuccesses

    tasty Test.Tasty.Ingredients.Basic

    No documentation available.

  6. newtype HideSuccesses

    tasty Test.Tasty.Ingredients.ConsoleReporter

    Report only failed tests. At the moment, this option only works globally. As an argument to localOption, it does nothing.

  7. HideSuccesses :: Bool -> HideSuccesses

    tasty Test.Tasty.Ingredients.ConsoleReporter

    No documentation available.

  8. Invalid :: ParseResult a

    tasty Test.Tasty.Patterns.Parser

    No documentation available.

  9. module Test.Tasty.Providers

    API for test providers.

  10. Friday :: DayOfWeek

    time Data.Time.Calendar

    No documentation available.

Page 372 of many | Previous | Next