./sysutils/hs-dir-traverse, Simple directory traversal library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.2.3.0nb1, Package name: hs-dir-traverse-0.2.3.0nb1, Maintainer: pkgsrc-users

Get all descendants of a directory. It should have similar performance to
dirstream, with fewer dependencies.

This streams in memory, like dirstream.


Master sites:

Filesize: 3.11 KB

Version history: (Expand)


CVS history: (Expand)


   2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137)
Log message:
Recursive revbump after changing the default Haskell compiler
   2024-05-05 07:32:04 by Masatake Daimon | Files touched by this commit (5)
Log message:
sysutils/hs-dir-traverse: import hs-dir-traverse-0.2.3.0

Get all descendants of a directory. It should have similar performance to
dirstream, with fewer dependencies.

This streams in memory, like dirstream.