Alexander N Kogan writes: > I'm newbie and I don't understand how to process large > files in haskell with constant memory requirements.
Read and process the file in blocks: http://cryp.to/blockio/docs/tutorial.html Peter _______________________________________________ Haskell-Cafe mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell-cafe