@hackage / path-io

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

Latest1.8.2

About

Metadata

  • Last updated , by mrkkrp
  • License BSD-3-Clause
  • Categories Systems Programming
  • Maintained by: Mark Karpov <markkarpov92@gmail.com>

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.10.1
  2. 9.8.2
  3. 9.6.5

Package Flags

Use the -f option with cabal commands to enable flags

    dev (off by default)

    Turn on development settings.

Readme

Path IO

License BSD3 Hackage Stackage Nightly Stackage LTS CI

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.