Skip to content
/ path-io Public

Operations on files and directories with typed paths

License

Notifications You must be signed in to change notification settings

mrkkrp/path-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.