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. formatConfigPrettyPrintFunction :: FormatConfig -> Maybe (String -> String -> (String, String))

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

    No documentation available.

  2. formatConfigPrintCpuTime :: FormatConfig -> Bool

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

    No documentation available.

  3. formatConfigPrintTimes :: FormatConfig -> Bool

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

    No documentation available.

  4. prettyPrint :: FormatM Bool

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

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

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

  6. package rio-prettyprint

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

  7. module RIO.PrettyPrint

    No documentation available.

  8. pattern CairoSurfaceTypeWin32Printing :: CairoSurfaceTypeT

    simple-cairo Graphics.Cairo.Surfaces.CairoSurfaceTypeT

    No documentation available.

  9. isPrint :: Char -> Bool

    speculate Test.Speculate.Utils

    Selects printable Unicode characters (letters, numbers, marks, punctuation, symbols and spaces). This function returns False if its argument has one of the following GeneralCategorys, or True otherwise:

  10. debugPrint :: forall (comp :: Nat) . TDigest comp -> IO ()

    tdigest Data.TDigest.Tree

    Output the TDigest tree.

Page 320 of many | Previous | Next