FilePather: Functions on System.FilePath

[ bsd3, deprecated, library, system ] [ Propose Tags ]
Deprecated in favor of filepather

Functions over System.FilePath including a find function for recursing down directories.

This package is similar to the filemanip package but without the mtl dependency.

Usage example:

findHere always (extensionEq "hs") >>= mapM_ putStrLn
./Setup.hs
./System/FilePath/FilePather.hs

Flags

Automatic Flags
NameDescriptionDefault
small_base

Choose the new, split-up base package.

Enabled

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.0.1, 0.0.2, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.2.0
Dependencies base (>=3 && <5), comonad (>=1.1), directory (>=1.1), filepath (>=1.2), mtl (>=2), transformers (>=0.2) [details]
License BSD-3-Clause
Copyright Tony Morris
Author Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ>
Maintainer Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ>
Category System
Home page https://github.com/tonymorris/filepather
Source repo head: git clone git@github.com:tonymorris/filepather.git
Uploaded by TonyMorris at 2012-03-12T01:55:51Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 10342 total (17 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]