Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. prettyPrint :: FormatM Bool

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

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

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

  3. package rio-prettyprint

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

  4. module RIO.PrettyPrint

    No documentation available.

  5. pattern CairoSurfaceTypeWin32Printing :: CairoSurfaceTypeT

    simple-cairo Graphics.Cairo.Surfaces.CairoSurfaceTypeT

    No documentation available.

  6. 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:

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

    tdigest Data.TDigest.Tree

    Output the TDigest tree.

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

    tdigest Data.TDigest.Tree.Internal

    Output the TDigest tree.

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

    tdigest Data.TDigest.Tree.NonEmpty

    No documentation available.

  10. class MonadMarkupPrinter m => MonadColorPrinter (m :: Type -> Type)

    terminal System.Terminal

    This class offers abstract value constructors for foreground and background coloring.

Page 320 of many | Previous | Next