Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. formatConfigPrintTimes :: FormatConfig -> Bool

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

    No documentation available.

  2. prettyPrint :: FormatM Bool

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

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

  3. 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.

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

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

    No documentation available.

  5. formatConfigPrintCpuTime :: FormatConfig -> Bool

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

    No documentation available.

  6. formatConfigPrintTimes :: FormatConfig -> Bool

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

    No documentation available.

  7. prettyPrint :: FormatM Bool

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

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

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

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

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

  9. package rio-prettyprint

    Pretty-printing for RIO Combine RIO's log capabilities with pretty printing

  10. module RIO.PrettyPrint

    No documentation available.

Page 208 of many | Previous | Next