On Fri, Oct 31, 2008 at 20:49:23 +0100, Christian Kellermann wrote: > P.S.: One thing that I forgot. I am using Glob from hackage for > doing the globs for now, as I am not aware of a better way doing > this. Please install Glob from cabal if you want to try this.
Perhaps you could use the filter function on the output of
getDirectoryContents filter ("temp" `isPrefixOf`)
--
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9
pgpaoBwYheV2z.pgp
Description: PGP signature
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
