path-io: Interface to ‘directory’ package for users of ‘path’

[ bsd3, filesystem, library, system ] [ Propose Tags ]

Interface to ‘directory’ package for users of ‘path’.


[Skip to Readme]

Modules

[Index]

Flags

Manual Flags

NameDescriptionDefault
dev

Turn on development settings.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1, 0.2.0, 0.3.0, 0.3.1, 1.0.0, 1.0.1, 1.1.0, 1.2.0, 1.2.1, 1.2.2, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.4.0, 1.4.1, 1.4.2, 1.5.0, 1.6.0, 1.6.1, 1.6.2, 1.6.3, 1.7.0, 1.8.0, 1.8.1
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5.0), containers, directory (>=1.2.2 && <1.4), exceptions (>=0.8 && <0.9), filepath (>=1.2 && <1.5), path (>=0.5 && <0.6), temporary (>=1.1 && <1.3), time (>=1.4 && <1.7), transformers (>=0.3 && <0.6), unix-compat [details]
License BSD-3-Clause
Author Mark Karpov <markkarpov@opmbx.org>
Maintainer Mark Karpov <markkarpov@opmbx.org>
Category System, Filesystem
Home page https://github.com/mrkkrp/path-io
Bug tracker https://github.com/mrkkrp/path-io/issues
Source repo head: git clone https://github.com/mrkkrp/path-io.git
Uploaded by mrkkrp at 2017-01-05T19:54:02Z
Distributions Arch:1.8.1, Debian:1.6.0, Fedora:1.8.1, LTSHaskell:1.8.1, NixOS:1.8.1, Stackage:1.8.1
Reverse Dependencies 73 direct, 102 indirect [details]
Downloads 39542 total (255 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-01-05 [all 1 reports]

Readme for path-io-1.2.1

[back to package description]

Path IO

License BSD3 Hackage Stackage Nightly Stackage LTS Build Status Coverage Status

This package provides interface to directory package for users of Chris Done's 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–2017 Mark Karpov

Distributed under BSD 3 clause license.