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. formatConfigPrintCpuTime :: FormatConfig -> Bool

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

    No documentation available.

  2. formatConfigPrintTimes :: FormatConfig -> Bool

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

    No documentation available.

  3. prettyPrint :: FormatM Bool

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

    Deprecated: use prettyPrintFunction instead

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

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

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

  5. configPrettyPrint :: Config -> Bool

    hspec-core Test.Hspec.Core.Runner

    No documentation available.

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

    hspec-core Test.Hspec.Core.Runner

    No documentation available.

  7. configPrintCpuTime :: Config -> Bool

    hspec-core Test.Hspec.Core.Runner

    No documentation available.

  8. configPrintSlowItems :: Config -> Maybe Int

    hspec-core Test.Hspec.Core.Runner

    No documentation available.

  9. module GHC.Fingerprint

    No documentation available.

  10. pPrint :: Show a => a -> IO ()

    sydtest Test.Syd

    Pretty print a generic value to stdout. This is particularly useful in the GHCi interactive environment.

Page 179 of many | Previous | Next