[Haskell-cafe] Search a directory for files

Andrew Coppin andrewcoppin at btinternet.com
Sun Dec 20 11:44:29 EST 2009


Eitan Goldshtrom wrote:
> Thanks.
> This looks like exactly what I was looking for. I feel silly for not 
> finding it myself. =P

Also, I believe System.Directory should be portable, whereas 
(presumably) POSIX-stuff is a little less portable. (This may or may not 
be important to you. If it is, you may be interested in System.FilePath 
also...)



More information about the Haskell-Cafe mailing list