hgraph-1.2.0.1: Tools for working on (di)graphs.
Safe HaskellSafe-Inferred
LanguageHaskell2010

HGraph.Directed.Output

Documentation

toDot :: (Ord a, Show a, DirectedGraph t) => t a -> DotStyle a -> [Char] Source #

data DotStyle a Source #

Constructors

DotStyle