Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
printSDoc :: SDocContext -> Mode -> Handle -> SDoc -> IO ()ghc GHC.Utils.Outputable The analog of printDoc_ for SDoc, which tries to make sure the terminal doesn't get screwed up by the ANSI color codes if an exception is thrown during pretty-printing.
printSDocLn :: SDocContext -> Mode -> Handle -> SDoc -> IO ()ghc GHC.Utils.Outputable Like printSDoc but appends an extra newline.
printDoc :: Mode -> Int -> Handle -> Doc -> IO ()ghc GHC.Utils.Ppr No documentation available.
printDoc_ :: Mode -> Int -> Handle -> Doc -> IO ()ghc GHC.Utils.Ppr No documentation available.
printLeftRender :: Handle -> Doc -> IO ()ghc GHC.Utils.Ppr No documentation available.
-
hspec-core Test.Hspec.Core.Formatters.V2 Return True if the user requested time reporting for individual spec items, False otherwise.
printOutputSpecForest :: Settings -> Timed ResultForest -> IO ()sydtest Test.Syd.Output No documentation available.
printCGError :: CGError -> CodeGen e ()haskell-gi Data.GI.CodeGen.Code Print, as a comment, a friendly textual description of the error.
-
haskell-gi Data.GI.CodeGen.Util Print a (colored) warning message to stderr
printMacroBlock :: (Storable a, PrintfArg a) => MutableMacroBlock s a -> ST s StringJuicyPixels Codec.Picture.Jpg.Internal.Types No documentation available.