@hackage path-io1.3.3
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.7 && <5.0
- containers
- directory >=1.2.2 && <1.4
- dlist >=0.8 && <0.9
- exceptions >=0.8 && <0.11
- filepath >=1.2 && <1.5 Show all…
Dependents (105)
@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 Chris Done's path. It
also implements some missing stuff like recursive scanning and copying of
directories, working with temporary files/directories, etc.
Consult Haddocks for usage, which should be trivial.
License
Copyright © 2016–2017 Mark Karpov
Distributed under BSD 3 clause license.