CurryInfo: graphviz-3.0.0 / ShowDotGraph.viewDotGraph

definition: Info
 
viewDotGraph :: DotGraph -> IO ()
viewDotGraph = viewDot . showDotGraph
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
---------------------------------------------------------------------------
Visualize a DOT graph with the `dotviewcommand` specified in
the rc file of the Curry system.
failfree: Info
 <FAILING>
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {.._#lambda508}}
name: Info
 viewDotGraph
precedence: Info
 no precedence defined
result-values: Info
 {.._#lambda508}
signature: Info
 DotGraph -> Prelude.IO ()
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 possibly non-terminating
totally-defined: Info
 possibly non-reducible on same data term