@hackage wumpus-tree0.7.0

Drawing trees

Tree drawing with nice layout.

Draw trees represented by Data.Tree, output SVG or EPS. The output should be quite good - no overlapping edges, identical subtrees should have the same shape, leaf nodes evenly spaced.

Changelog:

  1. 6.0 to 0.7.0:

  • More example trees in Demo01.hs.

  • Updated to track changes in Wumpus-Basic.