@hackage path-io1.8.2
Interface to ‘directory’ package for users of ‘path’
Categories
License
BSD-3-Clause
Maintainer
Mark Karpov <markkarpov92@gmail.com>
Links
Versions
Installation
Tested Compilers
Dependencies (11)
- base >=4.15 && <5
- containers
- directory >=1.3.2.0 && <1.4
- filepath >=1.2 && <1.6
- transformers >=0.3 && <0.7
- dlist >=0.8 && <2 Show all…
Dependents (96)
@hackage/linkcheck, @hackage/cabal-scaffold, @hackage/craft, @hackage/zifter-hindent, @hackage/daino, @hackage/sqel, Show all…
Package Flags
dev
(off by default)
Turn on development settings.
Path IO
This package provides an interface to the
directory
package for
users of 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.
Pull requests are also welcome.
License
Copyright © 2016–present Mark Karpov
Distributed under BSD 3 clause license.