The FilePather package
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
Properties
| Versions | 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) |
| License | BSD3 |
| 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 repository | git clone git@github.com:tonymorris/filepather.git |
| Upload date | Sat Mar 10 23:51:06 UTC 2012 |
| Uploaded by | TonyMorris |
| Built on | ghc-7.4 |
Modules
Downloads
- FilePather-0.1.2.tar.gz (Cabal source package)
- package description (included in the package)