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.
formatConfigPrettyPrintFunction :: FormatConfig -> Maybe (String -> String -> (String, String))hspec-core Test.Hspec.Core.Formatters.V2 No documentation available.
formatConfigPrintCpuTime :: FormatConfig -> Boolhspec-core Test.Hspec.Core.Formatters.V2 No documentation available.
formatConfigPrintTimes :: FormatConfig -> Boolhspec-core Test.Hspec.Core.Formatters.V2 No documentation available.
-
hspec-core Test.Hspec.Core.Formatters.V2 Deprecated: use prettyPrintFunction instead
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.
configPrettyPrint :: Config -> Boolhspec-core Test.Hspec.Core.Runner No documentation available.
configPrettyPrintFunction :: Config -> Bool -> String -> String -> (String, String)hspec-core Test.Hspec.Core.Runner No documentation available.
configPrintCpuTime :: Config -> Boolhspec-core Test.Hspec.Core.Runner No documentation available.
configPrintSlowItems :: Config -> Maybe Inthspec-core Test.Hspec.Core.Runner No documentation available.
-
No documentation available.