Data.Text.Prettyprint.Doc.Render.GraphViz
Description
Pretty-print GraphViz labels
render :: Doc Attribute -> Label Source #
Render a document as a GraphViz label, using sensible defaults.
render' :: SimpleDocStream Attribute -> Text Source #
Render a document stream as HTML text for GraphViz. This provides more fine-grained control than render.
render