Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. hPrintColoredS :: Handle -> Term -> Colored String -> IO ()

    colorful-monoids Data.Monoid.Colorful

    No documentation available.

  2. hPrintColored :: Foldable f => (Handle -> a -> IO ()) -> Handle -> Term -> f (Colored a) -> IO ()

    colorful-monoids Data.Monoid.Colorful.Flat

    No documentation available.

  3. hPrintColoredIO :: Handle -> Term -> [Colored (IO ())] -> IO ()

    colorful-monoids Data.Monoid.Colorful.Flat

    No documentation available.

  4. hPrintColoredS :: Foldable f => Handle -> Term -> f (Colored String) -> IO ()

    colorful-monoids Data.Monoid.Colorful.Flat

    No documentation available.

  5. prettyPrint :: File -> String

    copilot-theorem Copilot.Theorem.Kind2

    Pretty print a Kind2 file.

  6. pPrint :: Pretty a => a -> Doc

    distribution-opensuse OpenSuse.Prelude

    No documentation available.

  7. module OpenSuse.Prelude.PrettyPrinting

    This is simply a re-export of the standard library pretty with some orphan instances added for convenience.

  8. logPrintAll :: Q Exp

    easy-logger EasyLogger.Logger

    Same as logAll, but also prints the message on stdout.

  9. logPrintAllText :: Q Exp

    easy-logger EasyLogger.Logger

    Same as logAll, but also prints the message on stdout. Only for Text.

  10. logPrintDebug :: Q Exp

    easy-logger EasyLogger.Logger

    Same as logDebug, but also prints the message on stdout.

Page 244 of many | Previous | Next