ecta-1.0.0.3
Safe HaskellNone
LanguageHaskell2010

Data.ECTA.Internal.ECTA.Visualization

Synopsis

Documentation

toDot :: Node -> Graph Source #

To visualize an FTA: 1) Call `prettyPrintDot $ toDot fta` from GHCI 2) Copy the output to viz-js.jom or another GraphViz implementation