
8 Nov
2011
8 Nov
'11
11:03 p.m.
On 9 November 2011 14:26, Jason Dagit
The other separate proposal that I would like to propose (at some time in the future) is a thorough removal of "lazy IO" from base. Or at least make it not available in the Prelude (ie., people have to ask for it if they want it). Perhaps this would require the support of Haskell'?
Is this really necessary/desirable? I for one have made use of lazy I/O (though admittedly I typically do so now via lazy ByteString/Text values rather than String-based I/O). -- Ivan Lazar Miljenovic Ivan.Miljenovic@gmail.com IvanMiljenovic.wordpress.com