Hallo,

On 4/14/09, rodrigo.bonifacio <rodrigo.bonifa...@uol.com.br> wrote:
>
>
> 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/
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to