[Haskell] Reading a directory tree
Tom Hofte
hofte at natlab.research.philips.com
Tue Jun 22 05:20:48 EDT 2004
Hi,
I'm looking for a way to iteratively read all the files in a directory and
its subdirectories, given the filepath of the top-level dir.
For example, I want to find a file, corresponding to a given filename, in a directory and its subdirectories.
Is there a way to implement this in Haskell?
Kind regards,
Tom Hofte
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org//pipermail/haskell/attachments/20040622/b37874b1/attachment.htm
More information about the Haskell
mailing list