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 unix and mtl dependencies.
Usage example:
findHere always (extensionEq hs) >>= mapM_ putStrLn ./Setup.hs .SystemFilePath/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), directory, filepath, HUnit, QuickCheck, test-framework, test-framework-hunit, test-framework-quickcheck2 |
| License | BSD3 |
| Copyright | Tony Morris |
| Author | Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ> |
| Maintainer | Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ> |
| Category | System |
| Home page | https://bitbucket.org/dibblego/filepather/ |
| Upload date | Tue Dec 14 01:37:37 UTC 2010 |
| Uploaded by | TonyMorris |
| Built on | ghc-7.0 |
Modules
- System
- FilePath
Downloads
- FilePather-0.0.1.tar.gz (Cabal source package)
- package description (included in the package)