On Tue, 9 Dec 2008, stefan kersten wrote:

> thanks for posting the code. i'm not very convinced of lazy IO, but i'd
> be very interested in incorporating an iteratee based approach into
> hsndfile.

What are the reasons, you do not like lazy IO? Yes, currently it's a hack 
using unsafeInterleaveIO. But I hope someday one can hide this safely in a 
nice monad. But in general I find lazy stream processing a very elegant 
way of programming. Why else should we use Haskell and not, say OCaml?
_______________________________________________
haskell-art mailing list
haskell-art@lurk.org
http://lists.lurk.org/mailman/listinfo/haskell-art

Reply via email to