Hoogle Search
Within LTS Haskell 24.8 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
boxes Text.PrettyPrint.Boxes A convenience function for rendering a box to stdout.
printColorScheme :: Bool -> ColorScheme -> DotCodegraphviz Data.GraphViz.Printing No documentation available.
printEscaped :: [Char] -> Text -> DotCodegraphviz Data.GraphViz.Printing Escape the specified chars as well as " and then wrap the result in quotes.
printField :: PrintDot a => Text -> a -> DotCodegraphviz Data.GraphViz.Printing No documentation available.
printIt :: PrintDot a => a -> Textgraphviz Data.GraphViz.Printing Convert to DotCode; note that this has no indentation, as we can only have one of indentation and (possibly) infinite line lengths.
printDotGraph :: PrintDotRepr dg n => dg n -> Textgraphviz Data.GraphViz.Types The actual Dot code for an instance of DotRepr. Note that it is expected that parseDotGraph . printDotGraph == id (this might not be true the other way around due to un-parseable components).
printAccounts :: Account -> IO ()hledger-lib Hledger.Data.Account No documentation available.
-
hledger-lib Hledger.Utils.IO Print an error message to stderr, with a consistent "programname: " prefix, and applying ANSI styling (bold bright red) to the first line if that is supported and allowed.
-
hledger-lib Hledger.Write.Csv No documentation available.
-
hledger-lib Hledger.Write.Csv No documentation available.