[Haskell-cafe] Defining Tree

PR Stanley prstanley at ntlworld.com
Fri Oct 12 17:30:40 EDT 2007


Hi
I'm reading the chapter on parsers in the Hutton book. The text 
refers to the data type tree which doesn't seem to be in prelude. So, 
I was wondering, what would be asuitable tree for a parser? A binary 
tree perhaps? Are there different types of tree for different parsers?
Thanks,
Paul



More information about the Haskell-Cafe mailing list