• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. configPrintCpuTime :: Config -> Bool

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

    No documentation available.

  2. configPrintSlowItems :: Config -> Maybe Int

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

    No documentation available.

  3. formatConfigPrettyPrint :: FormatConfig -> Bool

    hspec-core Test.Hspec.Core.Format

    Deprecated: Use formatConfigPrettyPrintFunction instead

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

    hspec-core Test.Hspec.Core.Format

    No documentation available.

  5. formatConfigPrintCpuTime :: FormatConfig -> Bool

    hspec-core Test.Hspec.Core.Format

    No documentation available.

  6. formatConfigPrintTimes :: FormatConfig -> Bool

    hspec-core Test.Hspec.Core.Format

    No documentation available.

  7. formatConfigPrettyPrint :: FormatConfig -> Bool

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

    Deprecated: Use formatConfigPrettyPrintFunction instead

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

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

    No documentation available.

  9. formatConfigPrintCpuTime :: FormatConfig -> Bool

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

    No documentation available.

  10. formatConfigPrintTimes :: FormatConfig -> Bool

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

    No documentation available.

Page 290 of many | Previous | Next

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