[Haskell-cafe] Converting IO [XmlTree] to [XmlTree]
Jason Dusek
jason.dusek at gmail.com
Mon Apr 27 17:12:43 EDT 2009
2009/04/21 Manlio Perillo <manlio_perillo at libero.it>:
> Luke Palmer ha scritto:
>> And many other permutations, with differing degrees of
>> laziness and parametericity.
>
> As long as you stricly read a string from the socket, this is
> ok. But you can not read a string lazily.
Why not? It changes the way in which the program fails (if it
does) but it does not change the result.
--
Jason Dusek
More information about the Haskell-Cafe
mailing list