Hoogle Search

Within LTS Haskell 24.20 (ghc-9.10.3)

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

  1. configPrettyPrint :: Config -> Bool

    hspec-core Test.Hspec.Core.Extension.Config

    No documentation available.

  2. configPrettyPrintFunction :: Config -> Bool -> String -> String -> (String, String)

    hspec-core Test.Hspec.Core.Extension.Config

    No documentation available.

  3. configPrintCpuTime :: Config -> Bool

    hspec-core Test.Hspec.Core.Extension.Config

    No documentation available.

  4. configPrintSlowItems :: Config -> Maybe Int

    hspec-core Test.Hspec.Core.Extension.Config

    No documentation available.

  5. formatConfigPrettyPrint :: FormatConfig -> Bool

    hspec-core Test.Hspec.Core.Format

    Deprecated: Use formatConfigPrettyPrintFunction instead

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

    hspec-core Test.Hspec.Core.Format

    No documentation available.

  7. formatConfigPrintCpuTime :: FormatConfig -> Bool

    hspec-core Test.Hspec.Core.Format

    No documentation available.

  8. formatConfigPrintTimes :: FormatConfig -> Bool

    hspec-core Test.Hspec.Core.Format

    No documentation available.

  9. formatConfigPrettyPrint :: FormatConfig -> Bool

    hspec-core Test.Hspec.Core.Formatters.V2

    Deprecated: Use formatConfigPrettyPrintFunction instead

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

    hspec-core Test.Hspec.Core.Formatters.V2

    No documentation available.

Page 178 of many | Previous | Next