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. prettyPrint :: FormatM Bool

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

    Deprecated: use prettyPrintFunction instead

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

  3. configPrettyPrint :: Config -> Bool

    hspec-core Test.Hspec.Core.Runner

    No documentation available.

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

    hspec-core Test.Hspec.Core.Runner

    No documentation available.

  5. configPrintCpuTime :: Config -> Bool

    hspec-core Test.Hspec.Core.Runner

    No documentation available.

  6. configPrintSlowItems :: Config -> Maybe Int

    hspec-core Test.Hspec.Core.Runner

    No documentation available.

  7. module GHC.Fingerprint

    No documentation available.

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

    sydtest Test.Syd

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

  9. package ansi-wl-pprint

    The Wadler/Leijen Pretty Printer for colored ANSI terminal output This is a pretty printing library based on Wadler's paper "A Prettier Printer". It has been enhanced with support for ANSI terminal colored output using the ansi-terminal package.

  10. type C_PrintFunc = CString -> IO ()

    gi-glib GI.GLib.Callbacks

    Type for the callback on the (unwrapped) C side.

Page 291 of many | Previous | Next