[project @ 2002-07-08 10:43:10 by simonmar]
authorsimonmar <unknown>
Mon, 8 Jul 2002 10:43:10 +0000 (10:43 +0000)
committersimonmar <unknown>
Mon, 8 Jul 2002 10:43:10 +0000 (10:43 +0000)
commitac29f3c340fca6b7362e089fd439cb0cf5e092f8
tree518f9fca2ad8ad675ab336b0dbf99ae932ac2cf3
parent789216806265506d3b4637b3b22eb5a46eb5f8f8
[project @ 2002-07-08 10:43:10 by simonmar]
Fix a bug in getDirectoryEntries where the directory stream wasn't
always being closed.  This one shows up on Solaris as a "too many open
files" failure when trying to run the test suite.
System/Directory.hs