Tree package:HaTeX
Given a function to LaTeX values, you can create a
LaTeX tree from a Haskell tree. The function specifies how to
render the node values.
Tree definition with some class instances.
Tree interface using the qtree package. An example of usage
is provided in the examples directory of the source
distribution.
This function works as
tree, but use
render as rendering
function.