path-io-1.8.2: README.md
# Path IO
[](http://opensource.org/licenses/BSD-3-Clause)
[](https://hackage.haskell.org/package/path-io)
[](http://stackage.org/nightly/package/path-io)
[](http://stackage.org/lts/package/path-io)

This package provides an interface to the
[`directory`](https://hackage.haskell.org/package/directory) package for
users of [`path`](https://hackage.haskell.org/package/path). It also
implements some extra functionality like recursive scanning and copying of
directories, working with temporary files/directories, etc.
Consult Haddocks for usage, which should be trivial.
## Contribution
Issues, bugs, and questions may be reported in [the GitHub issue tracker for
this project](https://github.com/mrkkrp/path-io/issues).
Pull requests are also welcome.
## License
Copyright © 2016–present Mark Karpov
Distributed under BSD 3 clause license.