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.
hPrintColoredS :: Handle -> Term -> Colored String -> IO ()colorful-monoids Data.Monoid.Colorful No documentation available.
hPrintColored :: Foldable f => (Handle -> a -> IO ()) -> Handle -> Term -> f (Colored a) -> IO ()colorful-monoids Data.Monoid.Colorful.Flat No documentation available.
hPrintColoredIO :: Handle -> Term -> [Colored (IO ())] -> IO ()colorful-monoids Data.Monoid.Colorful.Flat No documentation available.
hPrintColoredS :: Foldable f => Handle -> Term -> f (Colored String) -> IO ()colorful-monoids Data.Monoid.Colorful.Flat No documentation available.
-
copilot-theorem Copilot.Theorem.Kind2 Pretty print a Kind2 file.
pPrint :: Pretty a => a -> Docdistribution-opensuse OpenSuse.Prelude No documentation available.
module OpenSuse.Prelude.
PrettyPrinting This is simply a re-export of the standard library pretty with some orphan instances added for convenience.
-
easy-logger EasyLogger.Logger -
easy-logger EasyLogger.Logger Same as logAll, but also prints the message on stdout. Only for Text.
-
easy-logger EasyLogger.Logger