sifflet-lib-1.2.4: Library of modules shared by sifflet and its tests and its exporters.

Sifflet.Rendering.DrawTreeGraph

Description

Tree graph rendering

Documentation

graphQuickView :: (Graph g, Show a, Show b) => g a b -> IO ()Source