Description
A Haskell library for expressive file and directory manipulation. It helps programs find, filter, copy, move, and process filesystem entries with reusable operations.
Developers use it in build scripts, maintenance tools, importers, and file-processing applications. File operations should be careful with symlinks, permissions, overwrite behavior, and partial failures.