Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. formatConfigPrintCpuTime :: FormatConfig -> Bool

    hspec-api Test.Hspec.Api.Format.V1

    No documentation available.

  2. formatConfigPrintTimes :: FormatConfig -> Bool

    hspec-api Test.Hspec.Api.Format.V1

    No documentation available.

  3. formatConfigPrettyPrintFunction :: FormatConfig -> Maybe (String -> String -> (String, String))

    hspec-api Test.Hspec.Api.Format.V2

    No documentation available.

  4. formatConfigPrintCpuTime :: FormatConfig -> Bool

    hspec-api Test.Hspec.Api.Format.V2

    No documentation available.

  5. formatConfigPrintTimes :: FormatConfig -> Bool

    hspec-api Test.Hspec.Api.Format.V2

    No documentation available.

  6. prettyPrint :: FormatM Bool

    hspec-api Test.Hspec.Api.Formatters.V2

    Return True if the user requested pretty diffs, False otherwise.

  7. prettyPrintFunction :: FormatM (Maybe (String -> String -> (String, String)))

    hspec-api Test.Hspec.Api.Formatters.V2

    Return a function for pretty-printing if the user requested pretty diffs, Nothing otherwise.

  8. formatConfigPrettyPrintFunction :: FormatConfig -> Maybe (String -> String -> (String, String))

    hspec-api Test.Hspec.Api.Formatters.V3

    No documentation available.

  9. formatConfigPrintCpuTime :: FormatConfig -> Bool

    hspec-api Test.Hspec.Api.Formatters.V3

    No documentation available.

  10. formatConfigPrintTimes :: FormatConfig -> Bool

    hspec-api Test.Hspec.Api.Formatters.V3

    No documentation available.

Page 319 of many | Previous | Next