path-io-0.1.0: 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)
[](https://travis-ci.org/mrkkrp/path-io)
This package provides interface to
[`directory`](https://hackage.haskell.org/package/directory) package for
users of Chris Done's [`path`](https://hackage.haskell.org/package/path). It
also implements some missing stuff like recursive scanning and copying of
directories.
Consult Haddocks for usage, which should be trivial.
## License
Copyright © 2016 Mark Karpov
Distributed under BSD 3 clause license.