Hi.

On 27 October 2011 13:49, dokondr <dokondr@gmail.com> wrote:
Please advise on Haskell libraries to compare trees in textual representation.
I need to compare both structure and node contents of two trees, find similar sub-trees, and need some metric to measure distance between two trees.

This might help: http://hackage.haskell.org/package/gdiff-1.0

Best,
Ozgur