Hoogle Search
Within LTS Haskell 24.36 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
graphviz Data.GraphViz.Attributes No documentation available.
-
graphviz Data.GraphViz.Attributes Draw a directed edge with an arrow to the node it's pointing go.
-
graphviz Data.GraphViz.Attributes.Colors.SVG No documentation available.
-
graphviz Data.GraphViz.Attributes.Colors.X11 No documentation available.
ForceLabels :: Bool -> Attributegraphviz Data.GraphViz.Attributes.Complete Valid for: G; Default: True; Parsing Default: True; Notes: only for XLabel attributes, requires Graphviz >= 2.29.0
-
graphviz Data.GraphViz.Attributes.Complete Draw a directed edge with an arrow to the node it's pointing go.
Format :: Format -> Text -> TextItemgraphviz Data.GraphViz.Attributes.HTML Only available in Graphviz >= 2.28.0.
-
graphviz Data.GraphViz.Attributes.HTML No documentation available.
FormatField :: Bool -> Maybe Int -> Maybe Int -> ReportItemField -> StringFormatComponenthledger-lib Hledger.Data.StringFormat A data field to be formatted and interpolated. Parameters:
- Left justify ? Right justified if false
- Minimum width ? Will be space-padded if narrower than this
- Maximum width ? Will be clipped if wider than this
- Which of the standard hledger report item fields to interpolate
FormatLiteral :: Text -> StringFormatComponenthledger-lib Hledger.Data.StringFormat Literal text to be rendered as-is