| |||||||||||
| |||||||||||
| |||||||||||
| Description | |||||||||||
Generic ascii art / graphviz drawing of trees. Suggestions for drawing styles are welcome. TODO:
| |||||||||||
| Synopsis | |||||||||||
| |||||||||||
| Default tree drawing, using Show instancess | |||||||||||
| |||||||||||
Prints a tree. It is defined simply as drawTree = putStrLn . showTree | |||||||||||
| |||||||||||
| Creates a string representation which can be printed with putStrLn. | |||||||||||
| |||||||||||
| Generate a graphviz .dot file | |||||||||||
| Customizable tree drawing | |||||||||||
| |||||||||||
| |||||||||||
| |||||||||||
| Produced by Haddock version 2.6.1 |