FilePather-0.0.1: Functions on System.FilePath

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

Versions0.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
Dependenciesbase (≥3 & <5), directory, filepath, HUnit, QuickCheck, test-framework, test-framework-hunit, test-framework-quickcheck2
LicenseBSD3
CopyrightTony Morris
AuthorTony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ>
MaintainerTony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ>
CategorySystem
Home pagehttps://bitbucket.org/dibblego/filepather/
Upload dateTue Dec 14 01:37:37 UTC 2010
Uploaded byTonyMorris
Built onghc-7.0

Modules

Downloads