par-traverse: Traverse a directory in parallel

[ bsd3, concurrent, directory, library, parallel, system ] [ Propose Tags ]

Concurrent directory traversals in Haskell using parallel-io


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.1.0
Change log CHANGELOG.md
Dependencies base (>=4.8 && <5), directory (>=1.2.5.0), filepath, parallel-io [details]
License BSD-3-Clause
Copyright Copyright: (c) 2019-2020 Vanessa McHale
Author Vanessa McHale
Maintainer vamchale@gmail.com
Category System, Directory, Parallel, Concurrent
Source repo head: git clone https://github.com/vmchale/phash(par-traverse)
Uploaded by vmchale at 2020-04-24T19:08:50Z
Distributions NixOS:0.2.1.0
Downloads 1290 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-04-24 [all 1 reports]

Readme for par-traverse-0.2.1.0

[back to package description]

par-traverse

Parallel directory traversals in Haskell.