dataflow-0.7.1.0: Generate Graphviz documents from a Haskell representation.

Safe HaskellSafe-Inferred
LanguageHaskell2010

DataFlow.DFD

Synopsis

Documentation

data DFDState Source

Constructors

DFDState 

Fields

step :: Int
 
clusterID :: Int
 

nextStep :: DFD Int Source

Get the next "step" number (the order of flow arrows in the diagram).