[Haskell-cafe] Recursive timezone-loading function

Roman Cheplyaka roma at ro-che.info
Thu Nov 29 23:46:25 CET 2012


* Yitzchak Gale <gale at sefer.org> [2012-11-30 00:28:45+0200]
> I think the proper abstraction would be a more
> general fold or traversal over a directory structure.
> Some languages have something like that (e.g.,
> os.walk in Python).

Check out http://hackage.haskell.org/packages/archive/filemanip/latest/doc/html/System-FilePath-Find.html

Roman



More information about the Haskell-Cafe mailing list