classes: | |
documentation: |
-------------------------------------------------------------------------- --- Deprecated, just for backward compatibility. --- Use `Data.GraphViz` instead of this library! -------------------------------------------------------------------------- |
name: |
ShowDotGraph |
operations: |
Data.GraphViz.dgraph Data.GraphViz.dgraphWithAttrs Data.GraphViz.getDotViewCmd Data.GraphViz.setDotViewCmd Data.GraphViz.showDotGraph Data.GraphViz.showDotGraphWithAttrs Data.GraphViz.ugraph Data.GraphViz.ugraphWithAttrs Data.GraphViz.viewDotGraph |
sourcecode: |
module ShowDotGraph ( module Data.GraphViz ) where import Data.GraphViz |
types: |
Data.GraphViz.DotGraph Data.GraphViz.Edge Data.GraphViz.Node |
unsafe: |
safe |