
14 Apr
2009
14 Apr
'09
3:01 p.m.
Hallo,
On 4/14/09, rodrigo.bonifacio
Dear Sirs,
I guess this is a very simple question. How can I convert IO [XmlTree] to just a list of XmlTree?
The short answer is: You cannot. The longer answer is: Only put things in the IO monad when you need to interact with the "outside", i. e., reading, displaying etc. Cheers, -- -alex http://www.ventonegro.org/