On Sat, 2008-01-12 at 16:00 -0800, Jonathan Cast wrote: > Wait, the last entry? If you're just printing out the values, then > no --- those should have been garbage collected already.
Won't they be garbage collected only after the last entry is used, though? Since getDirectoryEntries returns a list, won't its elements have to be kept until the list is not used anymore, i.e., after the last entry is processed? Andre _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe