dataflow-0.7.3.0: Generate Graphviz documents from a Haskell representation.
DataFlow.PlantUML
type ID = String Source
type Name = String Source
data Stmt Source
Constructors
Instances
type StmtList = [Stmt] Source
data Diagram Source